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

Unified Diff: Source/web/web.gypi

Issue 69923006: Introduce TextFinder class. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@upload-review-4
Patch Set: Created 7 years, 1 month 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
« Source/web/WebFrameImpl.h ('K') | « Source/web/WebFrameImpl.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 0638650cfde07f64a4bce7087fae826d4a9569ef..d49184e0f03c0c8163c574abb77514ea922dfe4c 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -54,6 +54,8 @@
'IDBDatabaseBackendProxy.h',
'IDBFactoryBackendProxy.cpp',
'IDBFactoryBackendProxy.h',
+ 'InFrameFinder.cpp',
+ 'InFrameFinder.h',
'InbandTextTrackPrivateImpl.cpp',
'InbandTextTrackPrivateImpl.h',
'InspectorClientImpl.cpp',
« Source/web/WebFrameImpl.h ('K') | « Source/web/WebFrameImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698