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

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

Issue 1337703002: [Contextual Search] Add support for crushed sprites and animate the search provider icon (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Changes from newt@ review Created 5 years, 3 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/compositor/DEPS
diff --git a/chrome/browser/android/compositor/DEPS b/chrome/browser/android/compositor/DEPS
index 120d220d6aacaeab335055bc32020cf7c6775319..2bf5faf6367a5313641d94772e689424c8899b46 100644
--- a/chrome/browser/android/compositor/DEPS
+++ b/chrome/browser/android/compositor/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+cc/layers",
"+cc/output",
+ "+cc/playback",
"+cc/resources",
]

Powered by Google App Engine
This is Rietveld 408576698