Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(489)

Unified Diff: remoting/webapp/all_js_load.gtestjs

Issue 14803010: Add link to Hangouts Remote Desktop in the It2Me section of the remoting app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: remoting/webapp/all_js_load.gtestjs
diff --git a/remoting/webapp/all_js_load.gtestjs b/remoting/webapp/all_js_load.gtestjs
index f1716c4f6ced437d50c9f9df1c676ccc0b1d82e0..a8f59186ddb7114a710e8d5ad145e0acf3abc2ea 100644
--- a/remoting/webapp/all_js_load.gtestjs
+++ b/remoting/webapp/all_js_load.gtestjs
@@ -32,6 +32,7 @@ AllJsLoadTest.prototype = {
// file's days are numbered, skip it for now.
'error.js',
'event_handlers.js',
+ 'butter_bar.js',
//'format_iq.js', // Already covered by format_iq.gtestjs
'host.js',
'host_controller.js',
@@ -56,7 +57,6 @@ AllJsLoadTest.prototype = {
'server_log_entry.js',
'stats_accumulator.js',
'storage.js',
- 'survey.js',
'toolbar.js',
'ui_mode.js',
//'viewer_plugin_proto.js', // Only used by jscompiler.

Powered by Google App Engine
This is Rietveld 408576698