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 68b1400faedbba42e9326af15b4fb3415b8ef846..868afbec289f0a9552c084458da694e8c3e215db 100644 |
| --- a/content/browser/android/in_process/DEPS |
| +++ b/content/browser/android/in_process/DEPS |
| @@ -1,8 +1,7 @@ |
| include_rules = [ |
| "+cc/blink", |
| - "+content/gpu/in_process_gpu_thread.h", |
| # Required for SynchronousCompositor (in --single-process mode only). |
| "+content/public/renderer/android", |
| "+content/renderer", |
| - # Include joth@chromium.org on the review for any additions to this file. |
| + # Include boliu@chromium.org on the review for any additions to this file. |
|
no sievers
2015/10/29 01:37:00
i think you can enforce that through the OWNERS fi
boliu
2015/10/29 04:24:43
Done.
|
| ] |