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

Unified Diff: athena/wm/DEPS

Issue 545393002: Adding split view divider widget. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git cl format 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/wm/DEPS
diff --git a/athena/wm/DEPS b/athena/wm/DEPS
index aa13df16bc0ac74cfcef08ba17b21eae4c50f486..625048b96773e24a283b715bc4b0194aab185b48 100644
--- a/athena/wm/DEPS
+++ b/athena/wm/DEPS
@@ -9,5 +9,6 @@ include_rules = [
"+ui/compositor",
"+ui/events",
"+ui/gfx",
+ "+ui/views",
"+ui/wm",
]

Powered by Google App Engine
This is Rietveld 408576698