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

Unified Diff: athena/content/DEPS

Issue 480293003: Adding functions to the window_list_provider for accessing the activities window list (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved Window observer from ResourceManager to WindowListProvider 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/content/DEPS
diff --git a/athena/content/DEPS b/athena/content/DEPS
index 9384749a7a250a62b41dd075f379bef20554a81b..587955d3538c246a37ce2745b54bc65fb2c7a895 100644
--- a/athena/content/DEPS
+++ b/athena/content/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+athena/home/public",
"+athena/input/public",
"+athena/resource_manager/public",
+ "+athena/wm/public",
"+components/renderer_context_menu",
"+components/web_modal",
"+content/public",

Powered by Google App Engine
This is Rietveld 408576698