Index: chrome/common/chrome_switches.cc |
diff --git a/chrome/common/chrome_switches.cc b/chrome/common/chrome_switches.cc |
index a9902f41344727f3572bb9829e1efd0e8fff16ef..bc032d176a7c8970c0863b7e422f013c95e66a6a 100644 |
--- a/chrome/common/chrome_switches.cc |
+++ b/chrome/common/chrome_switches.cc |
@@ -556,6 +556,8 @@ const char kEnableUserAlternateProtocolPorts[] = |
// apps). |
extern const char kEnableWebAppFrame[] = "enable-web-app-frame"; |
+extern const char kEnableWebUsbNotification[] = "enable-webusb-notifications"; |
+ |
// Enables synchronizing WiFi credentials across devices, using Chrome Sync. |
const char kEnableWifiCredentialSync[] = "enable-wifi-credential-sync"; |