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

Unified Diff: athena/wm/DEPS

Issue 591803002: Add athena_strings.grd with athena specific strings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 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/system/power_button_controller.cc ('k') | athena/wm/overview_toolbar.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/wm/DEPS
diff --git a/athena/wm/DEPS b/athena/wm/DEPS
index 5ea8adf4e7e7e86c4632d1896ca05f5abe70de5f..86a8eba0c26d8f85606cf9a857181e7329a4aa24 100644
--- a/athena/wm/DEPS
+++ b/athena/wm/DEPS
@@ -1,7 +1,8 @@
include_rules = [
"+athena/athena_export.h",
"+athena/input/public",
- "+athena/resources",
+ "+athena/resources/grit/athena_resources.h",
+ "+athena/strings/grit/athena_strings.h",
"+athena/screen/public",
"+athena/util",
"+ui/aura",
« no previous file with comments | « athena/system/power_button_controller.cc ('k') | athena/wm/overview_toolbar.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698