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

Unified Diff: third_party/WebKit/Source/core/dom/IdleDeadline.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/IdleDeadline.h
diff --git a/third_party/WebKit/Source/core/dom/IdleDeadline.h b/third_party/WebKit/Source/core/dom/IdleDeadline.h
index 0621da9dcece1852381850375bc267810da78bf4..6f2e51c108fa7e564ac5cde012ba6fbb94c98bc4 100644
--- a/third_party/WebKit/Source/core/dom/IdleDeadline.h
+++ b/third_party/WebKit/Source/core/dom/IdleDeadline.h
@@ -6,6 +6,7 @@
#define IdleDeadline_h
#include "bindings/core/v8/ScriptWrappable.h"
+#include "core/CoreExport.h"
#include "platform/heap/Handle.h"
namespace blink {
« no previous file with comments | « third_party/WebKit/Source/core/dom/DOMTokenList.h ('k') | third_party/WebKit/Source/core/dom/ResizeObservation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698