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

Unified Diff: android_webview/native/DEPS

Issue 11428091: Migrate the Android compositor to cc::Layer classes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years 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 | android_webview/native/aw_contents.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 1c35d9ca694b7004e71670cd60a883ddbd8c808f..04c6a9d74604832b3e1f6fc183113e3546b9d35d 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -1,3 +1,5 @@
include_rules = [
+ "+cc",
"+content/public/browser",
+ "+ui/gfx",
]
« no previous file with comments | « no previous file | android_webview/native/aw_contents.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698