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

Unified Diff: chrome/browser/ui/athena/extensions/DEPS

Issue 635233008: Make management.launchApp() work for hosted apps on Athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webstore_dialogs_athena
Patch Set: Created 6 years, 2 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: chrome/browser/ui/athena/extensions/DEPS
diff --git a/chrome/browser/ui/athena/extensions/DEPS b/chrome/browser/ui/athena/extensions/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..4d069b463fb0e653833551a1c70c5fdba9cb44a9
--- /dev/null
+++ b/chrome/browser/ui/athena/extensions/DEPS
@@ -0,0 +1,3 @@
+include_rules = [
+ "+athena/activity/public",
+]
oshima 2014/10/17 19:49:02 nit: aybe we should use specific_include_rules?
pkotwicz 2014/10/20 19:37:42 I do not think that it is worth it. https://codere

Powered by Google App Engine
This is Rietveld 408576698