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

Unified Diff: chrome/common/DEPS

Issue 10869073: Split user agent code out of the 'glue' target (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to trunk Created 8 years, 3 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/chrome_common.gypi ('k') | chrome/common/chrome_content_client.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/DEPS
diff --git a/chrome/common/DEPS b/chrome/common/DEPS
index fa8756728c245aef90e6c6f2ef8188a1ee23e162..7c61927ea328c511428ef2123c53bd6d9f46e69a 100644
--- a/chrome/common/DEPS
+++ b/chrome/common/DEPS
@@ -11,6 +11,7 @@ include_rules = [
"+webkit/forms", # Defines some types that are marshalled over IPC.
"+webkit/glue",
"+webkit/plugins",
+ "+webkit/user_agent",
# TODO(jam): remove this once all of chrome doesn't depend on content/common.
"-content/common",
« no previous file with comments | « chrome/chrome_common.gypi ('k') | chrome/common/chrome_content_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698