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

Unified Diff: chrome/renderer/DEPS

Issue 20003004: reland crrev.com/212927 Move webkitplatformsupport_impl and related from glue to child (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase & allocator dep for components_unittests in shared_library2 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
« no previous file with comments | « chrome/common/automation_messages.h ('k') | chrome/renderer/chrome_render_process_observer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/DEPS
diff --git a/chrome/renderer/DEPS b/chrome/renderer/DEPS
index c8ec078da3eca669924c9ed7e321138ed5d95c9a..41e8310ae801d5f5fc81d34c827c53b7e1d6349e 100644
--- a/chrome/renderer/DEPS
+++ b/chrome/renderer/DEPS
@@ -2,6 +2,7 @@ include_rules = [
"+components/autofill/content/renderer",
"+components/autofill/core/common",
"+components/visitedlink/renderer",
+ "+content/public/child",
"+content/public/renderer",
"+extensions/common",
"+grit", # For generated headers
@@ -13,6 +14,7 @@ include_rules = [
"+sandbox/win/src",
"+skia",
+ "+webkit/child",
"+webkit/common",
"+webkit/glue",
"+webkit/glue/plugins",
« no previous file with comments | « chrome/common/automation_messages.h ('k') | chrome/renderer/chrome_render_process_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698