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

Unified Diff: athena/extensions/chrome/DEPS

Issue 544813002: Support V1 app (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 c716635144e5d603919f59709b4357cb2ed33e39..0ddcae39a1a95c7c35b75b457ac745a381af9b25 100644
--- a/athena/extensions/chrome/DEPS
+++ b/athena/extensions/chrome/DEPS
@@ -1,14 +1,7 @@
include_rules = [
+ "+athena/activity/public",
"+chrome/browser",
"+chrome/common/extensions",
"+extensions/browser",
"+net/base",
]
-
-specific_include_rules = {
- "athena_apps_client\.cc": [
- # TODO(oshima): Remove this dependency.
- "+athena/activity/public"
- ],
-}
-

Powered by Google App Engine
This is Rietveld 408576698