Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1052)

Unified Diff: Source/modules/storage/StorageNamespaceController.h

Issue 1060813005: Componentization: fix SupplementTracing<0>::~SupplementTracing<0>(void) already defined. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: DOMWindowStorageController.h should include Document.h Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: Source/modules/storage/StorageNamespaceController.h
diff --git a/Source/modules/storage/StorageNamespaceController.h b/Source/modules/storage/StorageNamespaceController.h
index 32b9f8fe36d55214d84d59286a1e17b2f7850718..43c4703130c26b0698a7f1fa4386d728b2923009 100644
--- a/Source/modules/storage/StorageNamespaceController.h
+++ b/Source/modules/storage/StorageNamespaceController.h
@@ -12,6 +12,7 @@
namespace blink {
class InspectorDOMStorageAgent;
+class Page;
haraken 2015/04/22 09:19:44 Ditto.
tasak 2015/04/22 10:22:21 Removed
class StorageClient;
class StorageNamespace;

Powered by Google App Engine
This is Rietveld 408576698