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

Unified Diff: athena/resource_manager/DEPS

Issue 513523002: Adding Baseframework of the ResourceManager (all hooks and observers) are being put in place with a… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Odd - DEPS files are not shown by git status. Added. Created 6 years, 4 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/resource_manager/DEPS
diff --git a/athena/resource_manager/DEPS b/athena/resource_manager/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..466e55d6c7144fbcdc2c513658283987dcde6a80
--- /dev/null
+++ b/athena/resource_manager/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "+athena/activity/public",
+ "+athena/content/public",
+ "+athena/wm/public",
+ "+ui/aura",
+ "+ui/base",
+ "+ui/gfx",
+ "+ui/views",
+]

Powered by Google App Engine
This is Rietveld 408576698