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

Unified Diff: build/all.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 | « ash/ash.gyp ('k') | build/all_android.gyp » ('j') | content/content_shell.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index d55470634a8cdf7b934df9a2c8068faf7d2dcc71..3a89d778b47fa7c2862cb37f224750b67c52e37b 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -323,7 +323,7 @@
'type': 'none',
'dependencies': [
'../third_party/WebKit/public/all.gyp:all_blink',
- '../content/content.gyp:content_shell',
+ '../content/content_shell.gyp:content_shell',
],
}, # target_name: all_webkit
{
« no previous file with comments | « ash/ash.gyp ('k') | build/all_android.gyp » ('j') | content/content_shell.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698