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

Unified Diff: content/content.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: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 68a6f4016caad44368555dcb746c0c7a01379c03..c9cf41c40e4050d7dbc8a9e0a3823504bb3db7ab 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -28,7 +28,6 @@
['OS != "ios"', {
'includes': [
'../build/win_precompile.gypi',
- 'content_shell.gypi',
],
}],
# In component mode, we build all of content as a single DLL.
« no previous file with comments | « chrome/chrome.gyp ('k') | content/content_shell.gyp » ('j') | content/content_shell.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698