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

Unified Diff: sky/engine/core/frame/DOMTimer.h

Issue 922893002: Merge the Sky Engine changes from the SkyDart branch (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 10 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
« no previous file with comments | « sky/engine/core/frame/ConsoleBase.idl ('k') | sky/engine/core/frame/DOMTimer.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/frame/DOMTimer.h
diff --git a/sky/engine/core/frame/DOMTimer.h b/sky/engine/core/frame/DOMTimer.h
index 85077677917e95971f956095ded972f39d8ce394..b33f6f8e5a58b7fec384c0d9f5480e039f4faebb 100644
--- a/sky/engine/core/frame/DOMTimer.h
+++ b/sky/engine/core/frame/DOMTimer.h
@@ -27,7 +27,7 @@
#ifndef SKY_ENGINE_CORE_FRAME_DOMTIMER_H_
#define SKY_ENGINE_CORE_FRAME_DOMTIMER_H_
-#include "sky/engine/bindings/core/v8/ScheduledAction.h"
+#include "sky/engine/bindings2/scheduled_action.h"
#include "sky/engine/core/frame/SuspendableTimer.h"
#include "sky/engine/wtf/Compiler.h"
#include "sky/engine/wtf/OwnPtr.h"
« no previous file with comments | « sky/engine/core/frame/ConsoleBase.idl ('k') | sky/engine/core/frame/DOMTimer.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698