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

Unified Diff: chrome/chrome_tests.gypi

Issue 1881023003: Do not create pending NavigationEntry when a transient one is present. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes for review by Lei. 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 | « chrome/browser/chrome_navigation_browsertest.cc ('k') | chrome/test/data/window_open_and_navigate.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index ab1a4a50502e3f57410693292503de3bfcad69bf..acaa6c52342700141d224f272565d2a309e53460 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -89,6 +89,7 @@
'browser/chrome_browser_main_mac_browsertest.mm',
'browser/chrome_content_browser_client_browsertest.cc',
'browser/chrome_main_browsertest.cc',
+ 'browser/chrome_navigation_browsertest.cc',
'browser/chrome_plugin_browsertest.cc',
'browser/chrome_security_exploit_browsertest.cc',
'browser/chrome_service_worker_browsertest.cc',
« no previous file with comments | « chrome/browser/chrome_navigation_browsertest.cc ('k') | chrome/test/data/window_open_and_navigate.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698