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

Unified Diff: chrome/test/BUILD.gn

Issue 2904823002: Inactive toast ux changes (Closed)
Patch Set: move run_loop_ to a unique_ptr Created 3 years, 4 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index a04f8fc0942361ffc6b08960e3116989164224c9..3d6c229040ffd8d366309ba8ee228f127b95acff 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1266,7 +1266,7 @@ test("browser_tests") {
"../browser/fast_shutdown_browsertest.cc",
"../browser/favicon/content_favicon_driver_browsertest.cc",
"../browser/first_run/first_run_browsertest.cc",
- "../browser/first_run/try_chrome_dialog_view_browsertest.cc",
+ "../browser/first_run/try_chrome_dialog_browsertest.cc",
"../browser/gcm/fake_gcm_profile_service.cc",
"../browser/gcm/fake_gcm_profile_service.h",
"../browser/geolocation/access_token_store_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698