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

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

Issue 2748263002: Move cc::DisplayItemList and related classes into cc/paint/ (Closed)
Patch Set: Merge branch 'master' into ccpaint Created 3 years, 9 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 | « cc/trees/tree_synchronizer.h ('k') | chrome/browser/android/compositor/layer/content_layer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/android/compositor/DEPS
diff --git a/chrome/browser/android/compositor/DEPS b/chrome/browser/android/compositor/DEPS
index 120d220d6aacaeab335055bc32020cf7c6775319..ccba01adcff2ea8c70cd2e01990a2bbffe3da8d0 100644
--- a/chrome/browser/android/compositor/DEPS
+++ b/chrome/browser/android/compositor/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ "+cc/base",
"+cc/layers",
"+cc/output",
"+cc/resources",
« no previous file with comments | « cc/trees/tree_synchronizer.h ('k') | chrome/browser/android/compositor/layer/content_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698