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

Unified Diff: athena/home/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
Index: athena/home/DEPS
diff --git a/athena/home/DEPS b/athena/home/DEPS
index 44ee412e3f1af2d7d6e5f109d072477434e1b3cb..5f2f977e41bc1dc8fd10fc680c273a054f85f2e6 100644
--- a/athena/home/DEPS
+++ b/athena/home/DEPS
@@ -3,12 +3,13 @@ include_rules = [
"+athena/env/public",
"+athena/input/public",
"+athena/screen/public",
+ "+athena/strings/grit/athena_strings.h",
"+athena/system/public",
"+athena/wm/public",
"+third_party/skia/include",
"+ui/aura",
"+ui/app_list",
- "+ui/base/resource/resource_bundle.h",
+ "+ui/base",
"+ui/compositor",
"+ui/events",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698