Index: views/focus/view_storage.h |
diff --git a/views/focus/view_storage.h b/views/focus/view_storage.h |
index bc34bb2789caac9edbaa0b570f4cbcf5cd8c1206..892989ad544e312a93f3a06d1386cf8589731942 100644 |
--- a/views/focus/view_storage.h |
+++ b/views/focus/view_storage.h |
@@ -24,7 +24,7 @@ class ViewStorage { |
public: |
// Returns the global ViewStorage instance. |
// It is guaranted to be non NULL. |
- static ViewStorage* GetSharedInstance(); |
+ static ViewStorage* GetInstance(); |
// Returns a unique storage id that can be used to store/retrieve views. |
int CreateStorageID(); |