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

Unified Diff: chrome/common/chrome_switches.h

Issue 2526713002: Specify the WebAPK server URL in Chromium source code (Closed)
Patch Set: Created 4 years, 1 month 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: chrome/common/chrome_switches.h
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
index ecf0e2c3b80dd641af1e70b2ba665042317f8326..ed0d4b22a59a48a6c45e7310dd59a3610caed739 100644
--- a/chrome/common/chrome_switches.h
+++ b/chrome/common/chrome_switches.h
@@ -311,6 +311,7 @@ extern const char kNtpSwitchToExistingTab[];
extern const char kProgressBarAnimation[];
extern const char kTabManagementExperimentTypeDisabled[];
extern const char kTabManagementExperimentTypeElderberry[];
+extern const char kWebApkServerUrl[];
#endif // defined(OS_ANDROID)
#if defined(OS_CHROMEOS)

Powered by Google App Engine
This is Rietveld 408576698