Index: ui/views/views.gyp |
diff --git a/ui/views/views.gyp b/ui/views/views.gyp |
index c9fd3fcdf29990e1f53b24e7ccb0b53e6d6c073e..204957fc294414b9103ff16bbd1444ad9cc8d74e 100644 |
--- a/ui/views/views.gyp |
+++ b/ui/views/views.gyp |
@@ -32,7 +32,6 @@ |
'../../base/base.gyp:base_i18n', |
'../../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
'../../build/temp_gyp/googleurl.gyp:googleurl', |
- '../../content/content.gyp:content', |
'../../skia/skia.gyp:skia', |
'../../third_party/icu/icu.gyp:icui18n', |
'../../third_party/icu/icu.gyp:icuuc', |
@@ -505,6 +504,7 @@ |
'type': 'static_library', |
'dependencies': [ |
'../../base/base.gyp:base', |
+ '../../content/content.gyp:content', |
'../../content/content.gyp:test_support_content', |
'../../ipc/ipc.gyp:test_support_ipc', |
'../../skia/skia.gyp:skia', |