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

Unified Diff: content/browser/android/in_process/DEPS

Issue 1415953004: Move content/renderer input handling for web input events to ui (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressing comments. Created 5 years, 1 month 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 | « no previous file | content/browser/android/in_process/synchronous_compositor_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/android/in_process/DEPS
diff --git a/content/browser/android/in_process/DEPS b/content/browser/android/in_process/DEPS
index 868afbec289f0a9552c084458da694e8c3e215db..86072d8a8e1dba08edfad85f0c3c51f4b8a5058d 100644
--- a/content/browser/android/in_process/DEPS
+++ b/content/browser/android/in_process/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cc/blink",
# Required for SynchronousCompositor (in --single-process mode only).
+ "+ui/events/blink/synchronous_input_handler_proxy.h",
boliu 2015/11/16 21:18:07 alphabetical order
Khushal 2015/11/16 21:24:23 Done.
"+content/public/renderer/android",
"+content/renderer",
# Include boliu@chromium.org on the review for any additions to this file.
« no previous file with comments | « no previous file | content/browser/android/in_process/synchronous_compositor_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698