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

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

Issue 2569723003: Remove non-chromeos support from src/ash/resources/BUILD.gn (Closed)
Patch Set: cleanup Created 4 years 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 | « ash/resources/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 559b0fa9df031146e1978dd710f3ed8d0df0aa4c..668df0fa055ceed4f22c12257c07a22c40db33de 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -2061,8 +2061,6 @@ split_static_library("ui") {
"window_sizer/window_sizer_aura.cc",
]
deps += [
- # aura uses some of ash resources.
- "//ash/resources",
"//ui/aura",
"//ui/keyboard",
"//ui/keyboard:keyboard_with_content",
« no previous file with comments | « ash/resources/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698