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

Unified Diff: Source/web/tests/ProgrammaticScrollTest.cpp

Issue 241303002: Rename WebFrameImpl to WebLocalFrameImpl. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix Mac too Created 6 years, 8 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/web/tests/PopupMenuTest.cpp ('k') | Source/web/tests/RenderTableCellTest.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/tests/ProgrammaticScrollTest.cpp
diff --git a/Source/web/tests/ProgrammaticScrollTest.cpp b/Source/web/tests/ProgrammaticScrollTest.cpp
index 81ba4ca1bce82c56f8b323266360d7c7e60f523d..1cd057d1a3be6591bec06bf0ee5ea1ff854c13a1 100644
--- a/Source/web/tests/ProgrammaticScrollTest.cpp
+++ b/Source/web/tests/ProgrammaticScrollTest.cpp
@@ -5,9 +5,9 @@
#include "URLTestHelpers.h"
#include "WebFrame.h"
#include "WebFrameClient.h"
-#include "WebFrameImpl.h"
#include "WebHistoryItem.h"
#include "WebInputEvent.h"
+#include "WebLocalFrameImpl.h"
#include "WebScriptSource.h"
#include "WebSettings.h"
#include "WebView.h"
« no previous file with comments | « Source/web/tests/PopupMenuTest.cpp ('k') | Source/web/tests/RenderTableCellTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698