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

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
« no previous file with comments | « athena/athena.gyp ('k') | athena/content/render_view_context_menu_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index feac790982b824f66d183ed582fe4c3b4ac4596b..1fc1d87bba8ecd5c1cb4d0641f27e72593619484 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",
@@ -14,6 +15,7 @@ include_rules = [
"+extensions/browser/app_window/app_window.h",
"+net/url_request",
"+ui/aura",
+ "+ui/base",
"+ui/compositor",
"+ui/gfx",
"+ui/views",
« no previous file with comments | « athena/athena.gyp ('k') | athena/content/render_view_context_menu_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698