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

Unified Diff: Source/core/frame/DOMWindowTimers.cpp

Issue 26906006: Move DOMSecurityPolicy and DOMTimer to frame/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 | « Source/core/frame/DOMTimer.cpp ('k') | Source/core/frame/SecurityPolicy.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/DOMWindowTimers.cpp
diff --git a/Source/core/frame/DOMWindowTimers.cpp b/Source/core/frame/DOMWindowTimers.cpp
index 89d3f58623f1a3557606a2014b9ed88187d68e8c..31e3b55fe1c2c0927f005ecf4fa5c220747cbb57 100644
--- a/Source/core/frame/DOMWindowTimers.cpp
+++ b/Source/core/frame/DOMWindowTimers.cpp
@@ -34,7 +34,7 @@
#include "core/frame/DOMWindowTimers.h"
#include "core/events/EventTarget.h"
-#include "core/page/DOMTimer.h"
+#include "core/frame/DOMTimer.h"
namespace WebCore {
« no previous file with comments | « Source/core/frame/DOMTimer.cpp ('k') | Source/core/frame/SecurityPolicy.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698