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

Unified Diff: extensions/common/switches.h

Issue 2410743002: Remove the mojo serial interfaces and related infrastructure. (Closed)
Patch Set: Created 4 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/common/mojo/stash.mojom ('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 f9f3cad038db4a01220fa8fe03d243acb4fd3612..6b01239d7cca7038c99a86bdc14d54a26262c9bd 100644
--- a/extensions/common/switches.h
+++ b/extensions/common/switches.h
@@ -22,7 +22,6 @@ extern const char kEnableAppWindowControls[];
extern const char kEnableEmbeddedExtensionOptions[];
extern const char kEnableExperimentalExtensionApis[];
extern const char kEnableExtensionActionRedesign[];
-extern const char kEnableMojoSerialService[];
extern const char kEnableOverrideBookmarksUI[];
extern const char kEnableBLEAdvertising[];
extern const char kErrorConsole[];
« no previous file with comments | « extensions/common/mojo/stash.mojom ('k') | extensions/common/switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698