Index: trunk/src/content/content_tests.gypi |
=================================================================== |
--- trunk/src/content/content_tests.gypi (revision 194148) |
+++ trunk/src/content/content_tests.gypi (working copy) |
@@ -9,16 +9,16 @@ |
'type': 'static_library', |
'defines!': ['CONTENT_IMPLEMENTATION'], |
'dependencies': [ |
+ '../build/temp_gyp/googleurl.gyp:googleurl', |
+ 'content_app', |
+ 'content_browser', |
+ 'content_common', |
'../media/media.gyp:media', |
'../net/net.gyp:net_test_support', |
'../skia/skia.gyp:skia', |
'../testing/gmock.gyp:gmock', |
'../testing/gtest.gyp:gtest', |
'../ui/ui.gyp:ui_test_support', |
- '../url/url.gyp:url', |
- 'content_app', |
- 'content_browser', |
- 'content_common', |
], |
'include_dirs': [ |
'..', |