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

Unified Diff: athena/main/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 | « no previous file | athena/main/placeholder.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/main/DEPS
diff --git a/athena/main/DEPS b/athena/main/DEPS
index 3d230f639f22675e2897ec6aa7f4a34eb777f626..ee2c60e2d68aff810e13feb33b91a5b77c5156ad 100644
--- a/athena/main/DEPS
+++ b/athena/main/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+athena/home/public",
"+athena/input/public",
"+athena/resource_manager/public",
+ "+athena/resources/grit/athena_resources.h",
"+athena/screen/public",
"+athena/system/public",
"+athena/task/public",
@@ -15,7 +16,6 @@ include_rules = [
"+components/omnibox",
"+components/search_engines",
"+content/public",
- "+grit",
"+net",
"+ui/aura",
"+ui/app_list",
« no previous file with comments | « no previous file | athena/main/placeholder.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698