Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 69bec540e1fc39e82eb5e7550497544ca6368978..92c1d466dd35e83a542e515265ac290f1efe3423 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -129,6 +129,7 @@ extern const char kEnableOfflineAutoReloadVisibleOnly[]; |
extern const char kEnablePermissionActionReporting[]; |
extern const char kEnablePotentiallyAnnoyingSecurityFeatures[]; |
extern const char kEnablePowerOverlay[]; |
+extern const char kEnablePrintBrowser[]; |
extern const char kEnablePrintPreviewRegisterPromos[]; |
extern const char kEnableProfiling[]; |
extern const char kEnablePushApiBackgroundMode[]; |