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

Unified Diff: ash/wm/common/DEPS

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/DEPS
diff --git a/ash/wm/common/DEPS b/ash/wm/common/DEPS
index 972184eeb452378c3c554b6dba86e06353be9e98..379aca913251b3f070ae5d2a76eda175fde5a49f 100644
--- a/ash/wm/common/DEPS
+++ b/ash/wm/common/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"-ash",
"+ash/wm/common",
+ "-grit/ash_resources.h",
+ "+grit/ash_wm_common_resources.h",
"+ui",
"-ui/aura",
]

Powered by Google App Engine
This is Rietveld 408576698