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

Unified Diff: ui/views/corewm/DEPS

Issue 851853002: It is time. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Trying to reup because the last upload failed. Created 5 years, 11 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/controls/webview/webview_unittest.cc ('k') | ui/views/corewm/README.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/corewm/DEPS
diff --git a/ui/views/corewm/DEPS b/ui/views/corewm/DEPS
deleted file mode 100644
index a2d52d61d09cab58dd9a46c376915ad5442ea88d..0000000000000000000000000000000000000000
--- a/ui/views/corewm/DEPS
+++ /dev/null
@@ -1,57 +0,0 @@
-# This code should not depend on Views.
-
-include_rules = [
- "-ui/views",
- "+ui/views/corewm",
- "+ui/views/views_export.h",
-]
-
-# TODO: temporary, don't add more.
-specific_include_rules = {
- "tooltip_controller.cc": [
- "+ui/views/widget/tooltip_manager.h",
- ],
-
- "tooltip_aura.cc": [
- "+ui/views/background.h",
- "+ui/views/border.h",
- "+ui/views/widget/widget.h",
- ],
-
- "desktop_capture_controller_unittest.cc": [
- "+ui/views/test/views_test_base.h",
- "+ui/views/view.h",
- "+ui/views/widget/desktop_aura/desktop_native_widget_aura.h",
- "+ui/views/widget/desktop_aura/desktop_screen_position_client.h",
- "+ui/views/widget/root_view.h",
- "+ui/views/widget/widget.h",
- ],
-
- "tooltip_controller_unittest.cc": [
- "+ui/views/test/desktop_test_views_delegate.h",
- "+ui/views/test/test_views_delegate.h",
- "+ui/views/view.h",
- "+ui/views/widget/desktop_aura/desktop_native_widget_aura.h",
- "+ui/views/widget/desktop_aura/desktop_screen.h",
- "+ui/views/widget/tooltip_manager.h",
- "+ui/views/widget/widget.h",
- ],
-
- "tooltip_aura.h": [
- "+ui/views/controls/label.h",
- "+ui/views/widget/widget_observer.h",
- ],
-
- "tooltip_controller_test_helper.h": [
- "+ui/views/view.h",
- ],
-
- "capture_controller_unittest.cc": [
- "+ui/views/test/views_test_base.h",
- "+ui/views/view.h",
- "+ui/views/widget/desktop_aura/desktop_native_widget_aura.h",
- "+ui/views/widget/desktop_aura/desktop_screen_position_client.h",
- "+ui/views/widget/root_view.h",
- "+ui/views/widget/widget.h",
- ],
-}
« no previous file with comments | « ui/views/controls/webview/webview_unittest.cc ('k') | ui/views/corewm/README.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698