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

Unified Diff: Source/modules/storage/DOMWindowStorageController.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: 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/DOMWindowStorageController.h
diff --git a/Source/modules/storage/DOMWindowStorageController.h b/Source/modules/storage/DOMWindowStorageController.h
index c2a4ca80e96e573d18eba887acfef4d18d6f4e70..be11d3894964f59fdb0f21231c842cc1ef2e6fed 100644
--- a/Source/modules/storage/DOMWindowStorageController.h
+++ b/Source/modules/storage/DOMWindowStorageController.h
@@ -5,6 +5,7 @@
#ifndef DOMWindowStorageController_h
#define DOMWindowStorageController_h
+#include "core/dom/Document.h"
#include "core/frame/DOMWindowLifecycleObserver.h"
#include "platform/Supplementable.h"
#include "platform/heap/Handle.h"
« no previous file with comments | « Source/modules/serviceworkers/ServiceWorkerContainerTest.cpp ('k') | Source/modules/storage/DOMWindowStorageController.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698