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

Unified Diff: shell/switches.h

Issue 926093003: AddOriginMapping() (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Comments 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 | « shell/context.cc ('k') | shell/switches.cc » ('j') | shell/switches.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: shell/switches.h
diff --git a/shell/switches.h b/shell/switches.h
index 307b8bb1ae219b5c751f6665b51ef31d31cb3730..d948eb7d9d181afaeb9d6a7cdcb441a516789e5c 100644
--- a/shell/switches.h
+++ b/shell/switches.h
@@ -20,6 +20,7 @@ extern const char kDisableCache[];
extern const char kEnableExternalApplications[];
extern const char kEnableMultiprocess[];
extern const char kHelp[];
+extern const char kMapOrigin[];
extern const char kOrigin[];
extern const char kURLMappings[];
« no previous file with comments | « shell/context.cc ('k') | shell/switches.cc » ('j') | shell/switches.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698