Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index acfd6cc65ff1e68f1f5b163df2722d49410301fd..bb2f2f8bd99290eb759f7a81c763fc5d619c94ec 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -471,6 +471,8 @@ extern const char kGSSAPILibraryName[]; |
extern const char kKnownBackgroundPages[]; |
extern const char kDisable3DAPIs[]; |
+extern const char kEnableHyperlinkAuditing[]; |
+extern const char kEnableReferrers[]; |
Mattias Nissler (ping if slow)
2011/04/05 08:48:27
Note that the lower part of this file is for local
Bernhard Bauer
2011/04/05 10:48:34
:-( I didn't realize that. Added a comment to make
Mattias Nissler (ping if slow)
2011/04/05 10:57:51
Thanks. I guess the state it's currently makes it
|
extern const char kRegisteredProtocolHandlers[]; |