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

Unified Diff: Source/core/dom/ContextFeatures.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/core/dom/ContextFeatures.h
diff --git a/Source/core/dom/ContextFeatures.h b/Source/core/dom/ContextFeatures.h
index 9b0a6d0832fd5f8b1c2ea9c9bd3fb5d0e38037f1..f36043c7db275a0df18f59d5d21e483827cac3f5 100644
--- a/Source/core/dom/ContextFeatures.h
+++ b/Source/core/dom/ContextFeatures.h
@@ -28,6 +28,7 @@
#define ContextFeatures_h
#include "core/CoreExport.h"
+#include "core/page/PageSupplementable.h"
#include "platform/RefCountedSupplement.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698