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

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

Issue 603033002: Get FileSelect dialog work on athena (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: chrome/browser/ui/views/athena/DEPS
diff --git a/chrome/browser/ui/views/athena/DEPS b/chrome/browser/ui/views/athena/DEPS
index f0b35c4ba83c98f590de30a48e62da01d27504a6..20ab09e487313155155abca75a362ff868ec4c0b 100644
--- a/chrome/browser/ui/views/athena/DEPS
+++ b/chrome/browser/ui/views/athena/DEPS
@@ -1,5 +1,7 @@
include_rules = [
+ "+athena/activity/public",
sky 2014/09/24 23:57:09 I'm sad to see this list growing.
oshima 2014/09/25 00:36:52 I may move this to athena/chrome_util if the code
"+athena/env/public",
"+athena/extensions/public",
"+athena/main/public",
+ "+athena/wm/public",
]

Powered by Google App Engine
This is Rietveld 408576698