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

Unified Diff: android_webview/DEPS

Issue 11732002: [Android WebView] Update SW rendering to use SkPicture and fix scrolling cases. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: update to use SkPicture and simplify. Created 7 years, 11 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 | android_webview/common/renderer_picture_map.h » ('j') | android_webview/native/aw_contents.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 64297c331f8bb178a10e1574e2fb13a352b5ec06..740e94d95ba646b3fa6f4bb9c86904949bd4987d 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -13,6 +13,8 @@ include_rules = [
"+content/public/common",
"+jni",
"+net",
+ "+skia",
+ "+third_party/skia/include",
"+ui/android",
"+ui/base",
"+webkit",
« no previous file with comments | « no previous file | android_webview/common/renderer_picture_map.h » ('j') | android_webview/native/aw_contents.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698