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

Unified Diff: third_party/WebKit/Source/core/dom/ResizeObservation.h

Issue 2843603002: Move ScriptWrappable and dependencies to platform/bindings (Closed)
Patch Set: Rebase and try again Created 3 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: third_party/WebKit/Source/core/dom/ResizeObservation.h
diff --git a/third_party/WebKit/Source/core/dom/ResizeObservation.h b/third_party/WebKit/Source/core/dom/ResizeObservation.h
index c9c8518c243891250e5e36eea7f04fca0098eb15..64362c61efe2fe18310c41c1a13715bd89744aee 100644
--- a/third_party/WebKit/Source/core/dom/ResizeObservation.h
+++ b/third_party/WebKit/Source/core/dom/ResizeObservation.h
@@ -5,6 +5,7 @@
#ifndef ResizeObservation_h
#define ResizeObservation_h
+#include "core/CoreExport.h"
#include "core/dom/ResizeObserverEntry.h"
#include "platform/geometry/LayoutSize.h"
#include "platform/heap/Handle.h"
« no previous file with comments | « third_party/WebKit/Source/core/dom/IdleDeadline.h ('k') | third_party/WebKit/Source/core/dom/ResizeObserver.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698