Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Unified Diff: chrome/browser/android/DEPS

Issue 262543002: android: add ThumbnailCache (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@codec
Patch Set: renamed ThumbnailCacheCore to ThumbnailCache Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
+ ],
+}
« no previous file with comments | « no previous file | chrome/browser/android/tab_android.h » ('j') | chrome/browser/android/tab_thumbnail_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698