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

Unified Diff: trunk/src/ui/views/views.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/content/content_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/ui/views/views.gyp
===================================================================
--- trunk/src/ui/views/views.gyp (revision 209769)
+++ trunk/src/ui/views/views.gyp (working copy)
@@ -632,7 +632,7 @@
'dependencies': [
'../../base/base.gyp:base',
'../../content/content.gyp:content',
- '../../content/content_shell_and_tests.gyp:test_support_content',
+ '../../content/content.gyp:test_support_content',
'../../ipc/ipc.gyp:test_support_ipc',
'../../skia/skia.gyp:skia',
'../../testing/gtest.gyp:gtest',
@@ -973,9 +973,9 @@
'../../base/base.gyp:base',
'../../base/base.gyp:base_i18n',
'../../chrome/chrome_resources.gyp:packed_resources',
+ '../../content/content.gyp:content_shell_lib',
'../../content/content.gyp:content',
- '../../content/content_shell_and_tests.gyp:test_support_content',
- '../../content/content_shell_and_tests.gyp:content_shell_lib',
+ '../../content/content.gyp:test_support_content',
'../../skia/skia.gyp:skia',
'../../third_party/icu/icu.gyp:icui18n',
'../../third_party/icu/icu.gyp:icuuc',
Property changes on: trunk\src\ui\views\views.gyp
___________________________________________________________________
Added: svn:mergeinfo
« no previous file with comments | « trunk/src/content/content_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698