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

Unified Diff: athena/util/DEPS

Issue 545393002: Adding split view divider widget. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixing a NOTREACHED in the test 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
« no previous file with comments | « athena/athena.gyp ('k') | athena/util/drag_handle.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/util/DEPS
diff --git a/athena/util/DEPS b/athena/util/DEPS
index 87555656e91d4513aabaad89ae3a5f4a715c2997..c30254d30f860b9f1b99ce47d533f6757eaef654 100644
--- a/athena/util/DEPS
+++ b/athena/util/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"+athena/athena_export.h",
"+ui/aura",
"+ui/compositor",
+ "+ui/views",
]
« no previous file with comments | « athena/athena.gyp ('k') | athena/util/drag_handle.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698