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

Unified Diff: athena/content/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/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index 98e54cf4cbec0694e9e740aa2121c650f8269f85..db30a38ea81775b2ea84d0b6530e02ea1e603225 100644
--- a/athena/content/DEPS
+++ b/athena/content/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+athena/home/public",
"+athena/input/public",
"+athena/resource_manager/public",
+ "+athena/strings/grit/athena_strings.h",
"+athena/wm/public",
"+components/favicon_base",
"+components/metrics/proto",
@@ -13,6 +14,7 @@ include_rules = [
"+content/public",
"+net/url_request",
"+ui/aura",
+ "+ui/base",
"+ui/compositor",
"+ui/gfx",
"+ui/views",

Powered by Google App Engine
This is Rietveld 408576698