I am building a chrome application and have used angularjs in some parts. The script works fine on a web browser but when i use it in my app it does not. Even the controller function is not being invoked. In my html file i've included the following code I am building a chrome application and have use