Missing Controller
Error: Chrome.jsController could not be found.
Error: Create the class Chrome.jsController below in file: app/controllers/chrome.js_controller.php
<?php
class Chrome.jsController extends AppController {
var $name = 'Chrome.js';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp





