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

Unified Diff: athena/test/DEPS

Issue 662763002: Support modal windows (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git/+/master
Patch Set: fix clang Created 6 years, 2 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/test/DEPS
diff --git a/athena/test/DEPS b/athena/test/DEPS
index 9fc07db39b781cd25a8ebcda01aa121b3b4e6644..39df6eeb9386182b14dd56482e403b7df9902af9 100644
--- a/athena/test/DEPS
+++ b/athena/test/DEPS
@@ -16,6 +16,6 @@ include_rules = [
"+ui/gfx",
"+ui/gl",
"+ui/views",
- "+ui/wm/core",
+ "+ui/wm",
]

Powered by Google App Engine
This is Rietveld 408576698