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

Unified Diff: chrome/browser/chromeos/BUILD.gn

Issue 2919933002: Revert of ChromeOS: Per-user time zone: refactor tests first. (Closed)
Patch Set: Created 3 years, 7 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/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index ca8db6a4693501b2784775f9e59ba0c18a8b0c06..f22e7aa5c469a4cf34dbd68ab3f5772892a7483f 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -1540,8 +1540,6 @@
"login/screens/mock_network_screen.h",
"login/screens/mock_update_screen.cc",
"login/screens/mock_update_screen.h",
- "scoped_set_running_on_chromeos_for_testing.cc",
- "scoped_set_running_on_chromeos_for_testing.h",
]
deps = [
@@ -1845,7 +1843,6 @@
":device_policy_proto",
":test_support",
"//ash/resources",
- "//base",
"//components/cryptauth:test_support",
"//components/drive",
"//components/drive:test_support_chromeos",

Powered by Google App Engine
This is Rietveld 408576698