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

Unified Diff: extensions/common/switches.h

Issue 591463003: Remote Assistance on Chrome OS Part III - NativeMessageHost (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@native_messaging
Patch Set: Fix NativeMessagingBasic test on Release builds Created 6 years, 2 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 | « extensions/browser/api/messaging/native_message_host.cc ('k') | extensions/common/switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/switches.h
diff --git a/extensions/common/switches.h b/extensions/common/switches.h
index 4aa10ea0880a7be3aeabb97fe26bc11429ee9f14..59fadb20e189cf1ad374ce1e3e301520c0ed7671 100644
--- a/extensions/common/switches.h
+++ b/extensions/common/switches.h
@@ -25,6 +25,7 @@ extern const char kEnableExtensionActionRedesign[];
extern const char kEnableExtensionInfoDialog[];
extern const char kEnableMimeHandlerView[];
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 | « extensions/browser/api/messaging/native_message_host.cc ('k') | extensions/common/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698