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

Unified Diff: ui/android/DEPS

Issue 2878403002: Support setting mouse cursor icon in Android N. (Closed)
Patch Set: Support setting mouse cursor icon in Android N Created 3 years, 7 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
Index: ui/android/DEPS
diff --git a/ui/android/DEPS b/ui/android/DEPS
index 93b6e002dc2c1f33514bdb61528497a80174e545..3dd87e303b0bd194e1552132a1382e477648446a 100644
--- a/ui/android/DEPS
+++ b/ui/android/DEPS
@@ -9,7 +9,9 @@ include_rules = [
"+cc/trees/layer_tree_host.h",
"+jni",
"+skia/ext",
+ "+third_party/WebKit/public/platform/WebCursorInfo.h",
Nico 2017/05/24 14:39:22 dcheng: ^
"+third_party/skia",
+ "+ui/base/cursor/cursors_android.h",
"+ui/base/layout.h",
"+ui/base/resource/resource_bundle.h",
"+ui/base/ui_base_paths.h",

Powered by Google App Engine
This is Rietveld 408576698