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

Unified Diff: athena/resources/DEPS

Issue 508283003: Fix resources grit paths. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 6 years, 4 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 | « athena/main/placeholder.cc ('k') | athena/resources/athena_resources.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/resources/DEPS
diff --git a/athena/resources/DEPS b/athena/resources/DEPS
index df21669a8057e5d2627c839a892be949f977fb40..74244bc38ecd325c378c6e3506e63124aa893fa4 100644
--- a/athena/resources/DEPS
+++ b/athena/resources/DEPS
@@ -1,3 +1,3 @@
include_rules = [
- "+grit",
+ "+ash/resources/grit/ash_resources.h",
]
« no previous file with comments | « athena/main/placeholder.cc ('k') | athena/resources/athena_resources.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698