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

Unified Diff: chrome/chrome.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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index 4fced1bf88604a253a13cabaa879c3e86eb51aa2..abdf3be52f8e790295bc444ffef137c964be874d 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -893,8 +893,8 @@
'../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
'../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
'../content/content.gyp:content_browsertests',
- '../content/content.gyp:content_shell',
'../content/content.gyp:content_unittests',
+ '../content/content_shell.gyp:content_shell',
'../net/net.gyp:net_unittests',
'../ui/ui.gyp:ui_unittests',
],
« no previous file with comments | « build/all_android.gyp ('k') | content/content.gyp » ('j') | content/content_shell.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698