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

Unified Diff: Source/web/TextFinder.cpp

Issue 181003010: Copy WebFrameImpl.{cpp,h} to TextFinder.{cpp,h} (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 10 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/TextFinder.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/TextFinder.cpp
diff --git a/Source/web/WebFrameImpl.cpp b/Source/web/TextFinder.cpp
similarity index 99%
copy from Source/web/WebFrameImpl.cpp
copy to Source/web/TextFinder.cpp
index 20c1c7e2a15e81ce751fb88564b963895f8959c8..de40bbf2434becda68ca9c351f65366782b46baa 100644
--- a/Source/web/WebFrameImpl.cpp
+++ b/Source/web/TextFinder.cpp
@@ -70,7 +70,7 @@
// the DOM.
#include "config.h"
-#include "WebFrameImpl.h"
+#include "TextFinder.h"
#include <algorithm>
#include "AssociatedURLLoader.h"
« no previous file with comments | « Source/web/TextFinder.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698