Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 9dff4dd7ef50b213d9eb7586eb641b7008b57461..f41e3ff70f42ee82e3aae48fe0fd5528cdd934f6 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -452,6 +452,8 @@ extern const char kKnownBackgroundPages[]; |
extern const char kDisable3DAPIs[]; |
+extern const char kRegisteredProtocolHandlers[]; |
+ |
} // namespace prefs |
#endif // CHROME_COMMON_PREF_NAMES_H_ |