Chromium Code Reviews| Index: chrome/browser/android/DEPS |
| diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS |
| index 20699e08ce34c73d7eb9ee3feca6f02c30d837ae..b410025112be78f38f03e390931efe9d49010951 100644 |
| --- a/chrome/browser/android/DEPS |
| +++ b/chrome/browser/android/DEPS |
| @@ -1,3 +1,8 @@ |
| include_rules = [ |
| "+components/web_contents_delegate_android", |
| ] |
| +specific_include_rules = { |
| + "thumbnail_cache\.cc": [ |
| + "+third_party/android_opengl/etc1", |
| + ], |
| +} |