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

Unified Diff: ash/wm/common/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: ash/wm/common/BUILD.gn
diff --git a/ash/wm/common/BUILD.gn b/ash/wm/common/BUILD.gn
index c520181e018e74df517644cf6a039d92e4bd66d1..53921abb3d45cf7e4c4f4769a5dfcff0e6646f6b 100644
--- a/ash/wm/common/BUILD.gn
+++ b/ash/wm/common/BUILD.gn
@@ -109,12 +109,8 @@ component("ash_wm_common") {
defines = [ "ASH_WM_COMMON_IMPLEMENTATION" ]
- public_deps = [
- "//ash/resources",
- "//ash/strings",
- ]
deps = [
- "//ash/resources",
+ "//ash/wm/common/resources",
"//base",
"//skia",
« ash/shelf/shelf_widget.cc ('K') | « ash/shelf/shelf_widget.cc ('k') | ash/wm/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698