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

Unified Diff: content/content_tests.gypi

Issue 1891773002: Implement the basic testing infrastructure for FindRequestManager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments by nasko@. 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 00adfe550f21cb703a71a416ff1df81155f11b8c..a14321334f51a2a5ae78a0bbf40bd6750b2ba6a1 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -216,6 +216,7 @@
'browser/download/mhtml_generation_browsertest.cc',
'browser/download/save_package_browsertest.cc',
'browser/fileapi/file_system_browsertest.cc',
+ 'browser/find_request_manager_browsertest.cc',
'browser/frame_host/frame_tree_browsertest.cc',
'browser/frame_host/interstitial_page_impl_browsertest.cc',
'browser/frame_host/navigation_controller_impl_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698