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

Unified Diff: ash/ash.gyp

Issue 149213004: Remove some dependencies that cause content to be linked into the browser dll (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: reitveld Created 6 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 | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index a8c2e591da70357e587c09b572209268d7011b8e..34c94dbb9bf3ffde1d75c9cac06e45b31dcf056a 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -19,7 +19,6 @@
'../base/base.gyp:base_i18n',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../cc/cc.gyp:cc',
- '../content/content.gyp:content',
'../content/content.gyp:content_browser',
'../media/media.gyp:media',
'../net/net.gyp:net',
@@ -662,7 +661,6 @@
'dependencies': [
'../base/base.gyp:base',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
- '../content/content.gyp:content',
'../content/content.gyp:content_browser',
'../ipc/ipc.gyp:ipc',
'../skia/skia.gyp:skia',
« no previous file with comments | « no previous file | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698