Index: chrome/browser/net/predictor_api.h |
=================================================================== |
--- chrome/browser/net/predictor_api.h (revision 69325) |
+++ chrome/browser/net/predictor_api.h (working copy) |
@@ -41,6 +41,7 @@ |
//------------------------------------------------------------------------------ |
// Global APIs relating to predictions in browser. |
void EnablePredictor(bool enable); |
+void RegisterPrefs(PrefService* local_state); |
void RegisterUserPrefs(PrefService* user_prefs); |
// Renderer bundles up list and sends to this browser API via IPC. |
Property changes on: chrome/browser/net/predictor_api.h |
___________________________________________________________________ |
Added: svn:mergeinfo |