Chromium Code Reviews| 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..44f46c022511bc4d86cfcafe470866c5d5985d49 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", |
| "+content/public/renderer/android", |
| "+content/renderer", |
| # Include boliu@chromium.org on the review for any additions to this file. |