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

Unified Diff: android_webview/DEPS

Issue 12041009: [Android WebView] Migrate the rendering code to a separate set of classes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index fa3868bc7c3c462702663a38bfb231c03b8e606e..642c7caf9e79e14c8a649ce38e50fcb59435019c 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -8,14 +8,12 @@ include_rules = [
"-android_webview/lib",
"!chrome/browser/component",
joth 2013/01/21 22:54:24 fyi this can go now too. (I think it's an empty pa
Leandro GraciĆ” Gil 2013/01/22 08:18:46 Done.
- "+cc",
# TODO(boliu): Remove this when content/components is moved to components/.
"+content/components",
"+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/android_webview.gyp » ('j') | android_webview/browser/renderer_host/view_renderer_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698