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

Unified Diff: ui/events/blink/DEPS

Issue 1034713004: Refactors gesture conversion functions to ui/events/blink (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: specific dep Created 5 years, 9 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/events/blink/BUILD.gn ('k') | ui/events/blink/blink_event_util.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/events/blink/DEPS
diff --git a/ui/web_dialogs/DEPS b/ui/events/blink/DEPS
similarity index 60%
copy from ui/web_dialogs/DEPS
copy to ui/events/blink/DEPS
index fb76c164df987d30c58a6d892b8787ff58d5b44e..c28eb31be0ac7380f5b172cf94dd9e98d4fafce2 100644
--- a/ui/web_dialogs/DEPS
+++ b/ui/events/blink/DEPS
@@ -1,6 +1,3 @@
include_rules = [
- "+content/public",
"+third_party/WebKit/public/web/WebInputEvent.h",
- "+ui/base",
- "+ui/gfx",
]
« no previous file with comments | « ui/events/blink/BUILD.gn ('k') | ui/events/blink/blink_event_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698