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

Unified Diff: ui/views/win/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/widget/window_reorderer_unittest.cc ('k') | ui/views/win/fullscreen_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/win/DEPS
diff --git a/ui/views/win/DEPS b/ui/views/win/DEPS
deleted file mode 100644
index 8cab1708ab10d6af442b05ad779bca5900658e32..0000000000000000000000000000000000000000
--- a/ui/views/win/DEPS
+++ /dev/null
@@ -1,25 +0,0 @@
-# hwnd_util is allowed to include ui/views because it has separate
-# implementations for win and aura.
-specific_include_rules = {
- "hwnd_util.*": [
- "+ui/views",
- ],
-}
-
-# The rest of the code here is intended to be distinct from the rest of
-# views and not depend on the details of the win and aura implementations.
-# Use HWNDMessageHandlerDelegate instead of #including views types.
-include_rules = [
- "-ui/views",
-
- "+base",
- "+ui/base",
- "+ui/gfx",
- "+ui/views/accessibility/native_view_accessibility_win.h",
- "+ui/views/ime/input_method_delegate.h",
- "+ui/views/views_delegate.h",
- "+ui/views/views_export.h",
- "+ui/views/widget/monitor_win.h",
- "+ui/views/widget/widget_hwnd_utils.h",
- "+ui/views/win",
-]
« no previous file with comments | « ui/views/widget/window_reorderer_unittest.cc ('k') | ui/views/win/fullscreen_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698