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

Unified Diff: remoting/webapp/crd/js/background.js

Issue 964723003: Remove HRD butterbar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « remoting/resources/remoting_strings.grd ('k') | remoting/webapp/crd/js/butter_bar.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/webapp/crd/js/background.js
diff --git a/remoting/webapp/crd/js/background.js b/remoting/webapp/crd/js/background.js
index 96f2833d9545d0327eb88738f14d7436660fe77d..b0909920012f9979e8983731da5f5fde2546e43f 100644
--- a/remoting/webapp/crd/js/background.js
+++ b/remoting/webapp/crd/js/background.js
@@ -9,7 +9,7 @@ var remoting = remoting || {};
'use strict';
-var ENABLE_HANGOUT_REMOTE_ASSISTANCE = true;
+var ENABLE_HANGOUT_REMOTE_ASSISTANCE = false;
Jamie 2015/03/03 00:09:02 Can you file a bug to remove this completely?
dcaiafa 2015/03/03 00:58:32 Done. crbug.com/463322
/**
* @constructor
« no previous file with comments | « remoting/resources/remoting_strings.grd ('k') | remoting/webapp/crd/js/butter_bar.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698