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

Unified Diff: ash/ash.gyp

Issue 17366006: Factor out content shell and tests into a standalone gyp (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | build/all.gyp » ('j') | content/content_shell.gyp » ('J')
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 7544aa85a97d68a78d9b796e5f7d5f8843e1e0c3..2e09697bbc56a8810ce55bd370a9fc4dcbeea73d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -793,8 +793,8 @@
'../base/base.gyp:base',
'../base/base.gyp:base_i18n',
'../chrome/chrome_resources.gyp:packed_resources',
- '../content/content.gyp:content_shell_lib',
'../content/content.gyp:content',
+ '../content/content_shell.gyp:content_shell_lib',
'../skia/skia.gyp:skia',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/icu/icu.gyp:icuuc',
« no previous file with comments | « no previous file | build/all.gyp » ('j') | content/content_shell.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698