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

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: TextFinder and WebFrameImpl files Created 7 years 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/TextFinder.cpp ('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 8f0cf4851befea1e3d058bcd69a69b4df70d310a..3987e595e53927f7baa9ecb5e0de42eb9918a19c 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -98,6 +98,8 @@
'StorageNamespaceProxy.cpp',
'StorageNamespaceProxy.h',
'StorageQuotaChromium.cpp',
+ 'TextFinder.cpp',
+ 'TextFinder.h',
'UserMediaClientImpl.cpp',
'UserMediaClientImpl.h',
'ValidationMessageClientImpl.cpp',
« Source/web/TextFinder.cpp ('K') | « Source/web/WebFrameImpl.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698