diff options
Diffstat (limited to 'chrome/common/chrome_switches.h')
-rw-r--r-- | chrome/common/chrome_switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h index c494151..deb8ffb 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -53,6 +53,7 @@ extern const char kCloudPrintProxyId[]; extern const char kCloudPrintServiceURL[]; extern const char kConflictingModulesCheck[]; extern const char kCountry[]; +extern const char kDebugDevTools[]; extern const char kDebugPrint[]; extern const char kDeviceManagementUrl[]; extern const char kDevicePolicyCacheDir[]; |