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

Unified Diff: apps/apps.gypi

Issue 28123002: Introduce a separate gyp file for content shell and tests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: updates Created 7 years, 2 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 | « android_webview/android_webview_tests.gypi ('k') | ash/ash.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: apps/apps.gypi
diff --git a/apps/apps.gypi b/apps/apps.gypi
index 2b8589aa9cfaf79d0fcbff7561977b6c7194ba91..e956c460de82146fc19a37860975d546a5bf798d 100644
--- a/apps/apps.gypi
+++ b/apps/apps.gypi
@@ -117,7 +117,7 @@
'apps',
'../base/base.gyp:base',
'../content/content.gyp:content',
- '../content/content.gyp:content_shell_lib',
+ '../content/content_shell_and_tests.gyp:content_shell_lib',
'../skia/skia.gyp:skia',
'../ui/shell/shell.gyp:shell',
'../ui/views/views.gyp:views',
« no previous file with comments | « android_webview/android_webview_tests.gypi ('k') | ash/ash.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698