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

Unified Diff: Source/core/frame/FrameDestructionObserver.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/FrameDestructionObserver.h ('k') | Source/core/frame/FrameView.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/frame/FrameDestructionObserver.cpp
diff --git a/Source/core/page/FrameDestructionObserver.cpp b/Source/core/frame/FrameDestructionObserver.cpp
similarity index 97%
rename from Source/core/page/FrameDestructionObserver.cpp
rename to Source/core/frame/FrameDestructionObserver.cpp
index 62ffe581e508ac8611b7380176c0694ec185ebad..ea3923e5cdc81fb8ee6dd98acf56abfd58cadfb9 100644
--- a/Source/core/page/FrameDestructionObserver.cpp
+++ b/Source/core/frame/FrameDestructionObserver.cpp
@@ -24,7 +24,7 @@
*/
#include "config.h"
-#include "core/page/FrameDestructionObserver.h"
+#include "core/frame/FrameDestructionObserver.h"
#include "core/frame/Frame.h"
« no previous file with comments | « Source/core/frame/FrameDestructionObserver.h ('k') | Source/core/frame/FrameView.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698