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

Unified Diff: ui/views_core/DEPS

Issue 187483005: Extending the Views-on-Mac experiment: whole app list grid. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: still compiles r263560 + crrev/195793005 Created 6 years, 8 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 | « ui/views/window/custom_frame_view.cc ('k') | ui/views_core/accessibility/native_view_accessibility_mac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views_core/DEPS
diff --git a/ui/message_center/DEPS b/ui/views_core/DEPS
similarity index 55%
copy from ui/message_center/DEPS
copy to ui/views_core/DEPS
index b20b0ae1fa91d789e8ded7cd789060441325317b..cf4bb45bca6c7cd860c4a1a0f89af89ba8bd2ae3 100644
--- a/ui/message_center/DEPS
+++ b/ui/views_core/DEPS
@@ -1,15 +1,9 @@
include_rules = [
- "+grit/ui_resources.h",
- "+grit/ui_strings.h",
- "+skia/ext",
- "+third_party/skia",
"+ui/accessibility",
- "+ui/aura",
"+ui/base",
"+ui/compositor",
"+ui/events",
"+ui/gfx",
"+ui/native_theme",
- "+ui/test",
"+ui/views",
]
« no previous file with comments | « ui/views/window/custom_frame_view.cc ('k') | ui/views_core/accessibility/native_view_accessibility_mac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698