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

Unified Diff: content/content_tests.gypi

Issue 715203004: PlzNavigate: Add a browser test for basic navigations (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 2397b8998558661beb369de06ab5356152b9d85a..016c0f4397abe96da77248423d801b7aa16788ce 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -1211,6 +1211,8 @@
'browser/accessibility/dump_accessibility_tree_browsertest.cc',
'browser/accessibility/site_per_process_accessibility_browsertest.cc',
'browser/battery_status/battery_status_browsertest.cc',
+ 'browser/browser_side_navigation_browsertest.h',
+ 'browser/browser_side_navigation_browsertest.cc',
'browser/compositor/image_transport_factory_browsertest.cc',
'browser/bookmarklet_browsertest.cc',
'browser/child_process_launcher_browsertest.cc',

Powered by Google App Engine
This is Rietveld 408576698