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

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: 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/extensions/chrome/DEPS
diff --git a/athena/extensions/chrome/DEPS b/athena/extensions/chrome/DEPS
index 0ddcae39a1a95c7c35b75b457ac745a381af9b25..79ce281e2606d7c0917cd548de4d728c1b8962f4 100644
--- a/athena/extensions/chrome/DEPS
+++ b/athena/extensions/chrome/DEPS
@@ -1,7 +1,11 @@
include_rules = [
"+athena/activity/public",
+ "+athena/env/public",
"+chrome/browser",
"+chrome/common/extensions",
+ "+content/public/browser",
"+extensions/browser",
+ "+extensions/grit",
"+net/base",
+ "+ui/base",
]

Powered by Google App Engine
This is Rietveld 408576698