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

Unified Diff: content/content_browser.gypi

Issue 1851793002: Implement a shell of FindRequestManager, and hook it up to WebContentsImpl. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased and small fix. Created 4 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 | « content/browser/web_contents/web_contents_impl.cc ('k') | content/public/browser/render_frame_host.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index fc40afbe2857c35dcfc36120d5fc239e846c6c5d..9539a8ee020b96f7695c38fc17c35f15e2307cf7 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -738,6 +738,8 @@
'browser/fileapi/fileapi_message_filter.h',
'browser/fileapi/upload_file_system_file_element_reader.cc',
'browser/fileapi/upload_file_system_file_element_reader.h',
+ 'browser/find_request_manager.cc',
+ 'browser/find_request_manager.h',
'browser/font_list_async.cc',
'browser/frame_host/cross_process_frame_connector.cc',
'browser/frame_host/cross_process_frame_connector.h',
« no previous file with comments | « content/browser/web_contents/web_contents_impl.cc ('k') | content/public/browser/render_frame_host.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698