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

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

Issue 2026973002: Moves ash/wm/common/resources back to ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: delete revived file Created 4 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
« no previous file with comments | « chrome/app/mash/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index f6957c2f73ba0b41ae90781f871857e62d3d60b2..b183829e21133f54f9ad8ca4c5e536daad39c0e9 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -23,7 +23,6 @@ source_set("chromeos") {
public_deps = [
"//ash/resources",
"//ash/strings",
- "//ash/wm/common/resources",
"//chrome:extra_resources",
"//chrome:resources",
"//chrome:strings",
@@ -193,7 +192,6 @@ source_set("unit_tests") {
":attestation_proto",
":device_policy_proto",
"//ash/resources",
- "//ash/wm/common/resources",
"//components/drive",
"//components/drive:test_support_chromeos",
"//components/invalidation/public",
« no previous file with comments | « chrome/app/mash/BUILD.gn ('k') | chrome/browser/ui/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698