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

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

Issue 26917003: Move DOMWindow and related clases from page/ 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/ImageBitmap.idl ('k') | Source/core/frame/Location.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/ImageBitmapTest.cpp
diff --git a/Source/core/page/ImageBitmapTest.cpp b/Source/core/frame/ImageBitmapTest.cpp
similarity index 99%
rename from Source/core/page/ImageBitmapTest.cpp
rename to Source/core/frame/ImageBitmapTest.cpp
index 6591a8d48c41c407f100895a0faf5132199553a9..7ae7774a3201208a3e68e240f0d523f1349df18b 100644
--- a/Source/core/page/ImageBitmapTest.cpp
+++ b/Source/core/frame/ImageBitmapTest.cpp
@@ -29,7 +29,7 @@
*/
#include "config.h"
-#include "core/page/ImageBitmap.h"
+#include "core/frame/ImageBitmap.h"
#include "SkPixelRef.h"
#include "core/dom/Document.h"
« no previous file with comments | « Source/core/frame/ImageBitmap.idl ('k') | Source/core/frame/Location.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698