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

Unified Diff: extensions/common/switches.h

Issue 782823002: Remove flag for Remote Assistance on Chrome OS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Leave histogram unchanged for data decoding in older versions Created 6 years 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: extensions/common/switches.h
diff --git a/extensions/common/switches.h b/extensions/common/switches.h
index 501f8c6e95c02d37ce6ef2023210899adc4cc910..71ff31e7c033a2f37d9fd6dc660cc1bee2a552fb 100644
--- a/extensions/common/switches.h
+++ b/extensions/common/switches.h
@@ -22,7 +22,6 @@ extern const char kEnableExperimentalExtensionApis[];
extern const char kEnableExtensionActionRedesign[];
extern const char kEnableMojoSerialService[];
extern const char kEnableOverrideBookmarksUI[];
-extern const char kEnableRemoteAssistance[];
extern const char kErrorConsole[];
extern const char kExtensionActionRedesign[];
extern const char kExtensionProcess[];
« no previous file with comments | « chrome/browser/extensions/api/messaging/native_message_host_chromeos.cc ('k') | extensions/common/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698