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

Unified Diff: trunk/src/chrome/chrome.gyp

Issue 18547009: Revert 209420 "Factor out content shell and tests into a standal..." (Closed) Base URL: svn://svn.chromium.org/chrome/
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 | « trunk/src/build/all_android.gyp ('k') | trunk/src/chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/chrome/chrome.gyp
===================================================================
--- trunk/src/chrome/chrome.gyp (revision 209768)
+++ trunk/src/chrome/chrome.gyp (working copy)
@@ -904,9 +904,9 @@
'../base/base.gyp:base_unittests',
'../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
'../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
- '../content/content_shell_and_tests.gyp:content_browsertests',
- '../content/content_shell_and_tests.gyp:content_unittests',
- '../content/content_shell_and_tests.gyp:content_shell',
+ '../content/content.gyp:content_browsertests',
+ '../content/content.gyp:content_shell',
+ '../content/content.gyp:content_unittests',
'../net/net.gyp:net_unittests',
'../ui/ui.gyp:ui_unittests',
],
« no previous file with comments | « trunk/src/build/all_android.gyp ('k') | trunk/src/chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698