Index: chrome/browser/storage_monitor/test_storage_monitor.h |
diff --git a/chrome/browser/storage_monitor/test_storage_monitor.h b/chrome/browser/storage_monitor/test_storage_monitor.h |
index 6408e6657c9423f2dcb42d1c6a0321d79806ad12..47856577d39b7549fb0f2483f916827144c614b7 100644 |
--- a/chrome/browser/storage_monitor/test_storage_monitor.h |
+++ b/chrome/browser/storage_monitor/test_storage_monitor.h |
@@ -21,6 +21,8 @@ class TestStorageMonitor : public chrome::StorageMonitor { |
void MarkInitialized(); |
+ static void RemoveSingleton(); |
+ |
// Will create a new testing implementation for browser tests, |
// taking care to deal with the existing singleton correctly. |
static TestStorageMonitor* CreateForBrowserTests(); |