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

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: fix M_PI usage for windows 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/ppapi/DEPS b/ui/events/blink/DEPS
similarity index 80%
copy from ppapi/DEPS
copy to ui/events/blink/DEPS
index 4b60426711f4f443b0f86c76092bcffb9731f57f..5fa01bfbe4258af01c61f8341b7b5b3d01e054db 100644
--- a/ppapi/DEPS
+++ b/ui/events/blink/DEPS
@@ -1,5 +1,4 @@
include_rules = [
"+third_party/WebKit/public/platform",
sadrul 2015/03/25 22:19:33 We probably don't need platform here.
"+third_party/WebKit/public/web",
- "+third_party/skia",
]
« 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