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

Unified Diff: chrome/browser/android/thumbnail/DEPS

Issue 262543002: android: add ThumbnailCache (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@codec
Patch Set: added DEPS file Created 6 years, 5 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
« no previous file with comments | « no previous file | chrome/browser/android/thumbnail/scoped_ptr_expiring_cache.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/thumbnail/DEPS
diff --git a/chrome/browser/android/thumbnail/DEPS b/chrome/browser/android/thumbnail/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1935ff4d61305e42c562741f3db86286b5f04fa0
--- /dev/null
+++ b/chrome/browser/android/thumbnail/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+cc/resources",
+ "+third_party/android_opengl/etc1",
+]
« no previous file with comments | « no previous file | chrome/browser/android/thumbnail/scoped_ptr_expiring_cache.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698