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

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

Issue 1994993003: Moves resources used by ash/wm/common to ash/wm/common/resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: repack chrome 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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 43f591d75eb980570c65a4165d92603974a2517f..6b576db842bb309d9d97145729f7eb6b3cda8673 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -357,6 +357,7 @@ source_set("ui") {
deps += [
# aura uses some of ash resources.
"//ash/resources",
+ "//ash/wm/common/resources",
"//ui/aura",
"//ui/keyboard",
"//ui/keyboard:keyboard_with_content",

Powered by Google App Engine
This is Rietveld 408576698