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

Unified Diff: chrome/test/BUILD.gn

Issue 2534743002: MacViews: Harmony for TabDialogs' dialogs (starting with Collected Cookies) (Closed)
Patch Set: Move browsertest to chrome/browser/ui + similarity=20% Created 3 years, 11 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/ui/collected_cookies_browsertest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index ab0ced4f1b737e18fd6cfacd1a0c17d2032d36ee..19f38ad4beabbc0487ae3f0503f8e09d73907771 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1345,7 +1345,6 @@ test("browser_tests") {
"../browser/chrome_security_exploit_browsertest.cc",
"../browser/chrome_site_per_process_browsertest.cc",
"../browser/chrome_switches_browsertest.cc",
- "../browser/collected_cookies_browsertest.cc",
"../browser/content_settings/content_settings_browsertest.cc",
"../browser/crash_recovery_browsertest.cc",
"../browser/custom_handlers/protocol_handler_registry_browsertest.cc",
@@ -1759,6 +1758,7 @@ test("browser_tests") {
"../browser/ui/browser_navigator_browsertest.h",
"../browser/ui/browser_navigator_browsertest_chromeos.cc",
"../browser/ui/browser_tabrestore_browsertest.cc",
+ "../browser/ui/collected_cookies_browsertest.cc",
"../browser/ui/content_settings/content_setting_bubble_model_browsertest.cc",
"../browser/ui/content_settings/content_setting_image_model_browsertest.cc",
"../browser/ui/exclusive_access/fullscreen_controller_browsertest.cc",
« no previous file with comments | « chrome/browser/ui/collected_cookies_browsertest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698