Index: chrome/browser/android/DEPS |
diff --git a/chrome/browser/android/DEPS b/chrome/browser/android/DEPS |
index 20699e08ce34c73d7eb9ee3feca6f02c30d837ae..7eca91f0c39fa9855ba3b2ec8dd6aaee9328b4fe 100644 |
--- a/chrome/browser/android/DEPS |
+++ b/chrome/browser/android/DEPS |
@@ -1,3 +1,12 @@ |
include_rules = [ |
"+components/web_contents_delegate_android", |
] |
+specific_include_rules = { |
+ "thumbnail_impl\.cc": [ |
+ "+third_party/android_opengl/etc1", |
+ "+cc/resources", |
+ ], |
+ "thumbnail\.h": [ |
+ "+cc/resources", |
+ ], |
+} |