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 6485ef6..c76f2d3 100644 --- a/chrome/common/chrome_switches.h +++ b/chrome/common/chrome_switches.h @@ -132,6 +132,7 @@ extern const char kEnableLinkableEphemeralApps[]; extern const char kEnableMaterialDesignSettings[]; extern const char kEnableMediaRouter[]; extern const char kEnableNaCl[]; +extern const char kEnableNavigationTracing[]; extern const char kEnableNetBenchmarking[]; extern const char kEnableNewBookmarkApps[]; extern const char kEnableOfflineAutoReload[]; |