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

Unified Diff: webkit/port/page/chromium/FrameChromium.cpp

Issue 7419: Move many files that were suffixed Win.cpp to Chromium.cpp, and place them in... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 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 | « webkit/port/page/chromium/FrameChromium.h ('k') | webkit/port/page/win/FrameWin.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/port/page/chromium/FrameChromium.cpp
===================================================================
--- webkit/port/page/chromium/FrameChromium.cpp (revision 0)
+++ webkit/port/page/chromium/FrameChromium.cpp (working copy)
@@ -29,7 +29,7 @@
#elif USE(V8)
#include "npruntime_priv.h"
#endif
-#include "FrameWin.h"
+#include "FrameChromium.h"
#include "AffineTransform.h"
#include "FloatRect.h"
Property changes on: webkit\port\page\chromium\FrameChromium.cpp
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/webkit/port/bridge/FrameWin.cpp:r69-2775
« no previous file with comments | « webkit/port/page/chromium/FrameChromium.h ('k') | webkit/port/page/win/FrameWin.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698