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

Unified Diff: webkit/child/DEPS

Issue 19673002: Move webkitplatformsupport_impl and related from glue to child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 5 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: webkit/child/DEPS
diff --git a/webkit/child/DEPS b/webkit/child/DEPS
index 552b168cd7e5e66eae7f23be25f04da4cc704a73..64d1c3850f2144d9138cd9f217296fb3d1e207a0 100644
--- a/webkit/child/DEPS
+++ b/webkit/child/DEPS
@@ -1,5 +1,6 @@
-include_rules = [
- "+jni", # Needed for Android's java-generated bindings.
- "+ui/base",
- "+ui/native_theme",
-]
+include_rules = [
+ "+content/public/common",
+ "+jni", # Needed for Android's java-generated bindings.
+ "+ui/base",
+ "+ui/native_theme",
+]
« no previous file with comments | « webkit/browser/appcache/appcache_request_handler.h ('k') | webkit/child/ftp_directory_listing_response_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698