Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 4c50ffe5c73fd8019a5c97952c6e396ccb1e40dd..36ed54539dc717bfae8570248e7baa8494c25b77 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -296,6 +296,7 @@ extern const char kV8PacMojoInProcess[]; |
extern const char kV8PacMojoOutOfProcess[]; |
extern const char kValidateCrx[]; |
extern const char kVersion[]; |
+extern const char kWebApkServerUrl[]; |
Xi Han
2016/07/14 14:53:17
Please place it within the block with "#if defined
pkotwicz
2016/07/20 05:13:41
Done! Thank you for catching this
|
extern const char kWindowPosition[]; |
extern const char kWindowSize[]; |
extern const char kWindowWorkspace[]; |