Chromium Code Reviews| Index: public/platform/android/DEPS |
| diff --git a/public/platform/android/DEPS b/public/platform/android/DEPS |
| index 8bb4062d536faf4a07577b4b4fee126ec78b2ca1..3a5f7b154479c43f88fb41746c29a01800af5620 100644 |
| --- a/public/platform/android/DEPS |
| +++ b/public/platform/android/DEPS |
| @@ -1,4 +1,4 @@ |
| # FIXME: crbug.com/327471. Remove this file when android/WebThemeEngine.h is removed. |
| include_rules = [ |
| - "+../default", |
| + "+..", |
| ] |