Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index a0cef19a7d329e8a50a25a0abce5bb378bc943e9..37db739c968725178d068e20fadc20975bfc7a7c 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -256,6 +256,7 @@ extern const char kSimulateUpgrade[]; |
extern const char kSimulateCriticalUpdate[]; |
extern const char kSimulateOutdated[]; |
extern const char kSimulateOutdatedNoAU[]; |
+extern const char kSkipReencodingOnSKPCapture[]; |
extern const char kSpeculativeResourcePrefetching[]; |
extern const char kSpeculativeResourcePrefetchingDisabled[]; |
extern const char kSpeculativeResourcePrefetchingEnabled[]; |