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

Unified Diff: Source/core/frame/SuspendableTimer.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/SuspendableTimer.h ('k') | Source/core/page/DOMSecurityPolicy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/SuspendableTimer.cpp
diff --git a/Source/core/page/SuspendableTimer.cpp b/Source/core/frame/SuspendableTimer.cpp
similarity index 98%
rename from Source/core/page/SuspendableTimer.cpp
rename to Source/core/frame/SuspendableTimer.cpp
index 471f68cef5de0af28929aeb8150a265c5e4891d8..fd3160b1400961af14d4fa8ee43bc36f5d1f5d37 100644
--- a/Source/core/page/SuspendableTimer.cpp
+++ b/Source/core/frame/SuspendableTimer.cpp
@@ -25,7 +25,7 @@
*/
#include "config.h"
-#include "core/page/SuspendableTimer.h"
+#include "core/frame/SuspendableTimer.h"
namespace WebCore {
« no previous file with comments | « Source/core/frame/SuspendableTimer.h ('k') | Source/core/page/DOMSecurityPolicy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698