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

Unified Diff: athena/extensions/chrome/DEPS

Issue 544953003: Supprot V2 app: step1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/env/public/athena_env.h ('k') | athena/extensions/chrome/athena_app_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/extensions/chrome/DEPS
diff --git a/athena/extensions/chrome/DEPS b/athena/extensions/chrome/DEPS
index 33a05ca112d04cb92abefd0e917350f9fbcc16f4..e9caa683479279c617ef3071e472ed64173b1660 100644
--- a/athena/extensions/chrome/DEPS
+++ b/athena/extensions/chrome/DEPS
@@ -1,5 +1,8 @@
include_rules = [
+ "+athena/env/public",
"+chrome/browser",
"+chrome/common/extensions",
+ "+content/public/browser",
"+net/base",
+ "+ui/base",
]
« no previous file with comments | « athena/env/public/athena_env.h ('k') | athena/extensions/chrome/athena_app_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698