| 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..e200a5aab38013a168942e02fcd11875cc26166f 100644
|
| --- a/content/browser/android/in_process/DEPS
|
| +++ b/content/browser/android/in_process/DEPS
|
| @@ -3,5 +3,6 @@ include_rules = [
|
| # Required for SynchronousCompositor (in --single-process mode only).
|
| "+content/public/renderer/android",
|
| "+content/renderer",
|
| + "+ui/events/blink/synchronous_input_handler_proxy.h",
|
| # Include boliu@chromium.org on the review for any additions to this file.
|
| ]
|
|
|