diff options
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r-- | content/content_tests.gypi | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi index 67cf2db..52efad3 100644 --- a/content/content_tests.gypi +++ b/content/content_tests.gypi @@ -13,7 +13,6 @@ '../skia/skia.gyp:skia', '../testing/gmock.gyp:gmock', '../testing/gtest.gyp:gtest', - '../ui/gfx/gfx.gyp:gfx', '../ui/ui.gyp:keycode_converter', '../ui/ui.gyp:ui', '../ui/ui.gyp:ui_resources', @@ -309,7 +308,6 @@ '../sql/sql.gyp:test_support_sql', '../testing/gmock.gyp:gmock', '../testing/gtest.gyp:gtest', - '../ui/gfx/gfx.gyp:gfx', '../ui/ui.gyp:ui', '../webkit/common/user_agent/webkit_user_agent.gyp:user_agent', ], @@ -833,7 +831,6 @@ '../testing/gtest.gyp:gtest', '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', '../third_party/mesa/mesa.gyp:osmesa', - '../ui/gfx/gfx.gyp:gfx', '../ui/gl/gl.gyp:gl', '../ui/snapshot/snapshot.gyp:snapshot', '../ui/ui.gyp:shell_dialogs', @@ -1067,9 +1064,8 @@ '../base/base.gyp:test_support_base', '../gpu/gpu.gyp:command_buffer_common', '../testing/gtest.gyp:gtest', - '../ui/gfx/gfx.gyp:gfx', - '../ui/gl/gl.gyp:gl', '../ui/ui.gyp:ui', + '../ui/gl/gl.gyp:gl', '../third_party/WebKit/public/blink.gyp:blink', # The following two dependencies provide the missing # symbol HeapProfilerStart in Linux component builds. @@ -1100,9 +1096,8 @@ 'test_support_content', '../base/base.gyp:test_support_base', '../testing/gtest.gyp:gtest', - '../ui/gfx/gfx.gyp:gfx', - '../ui/gl/gl.gyp:gl', '../ui/ui.gyp:ui', + '../ui/gl/gl.gyp:gl', '../third_party/WebKit/public/blink.gyp:blink', # The following two dependencies provide the missing # symbol HeapProfilerStart in Linux component builds. @@ -1143,7 +1138,6 @@ '../testing/gtest.gyp:gtest', '../media/media.gyp:media', '../ui/gl/gl.gyp:gl', - '../ui/gfx/gfx.gyp:gfx', '../ui/ui.gyp:ui', ], 'include_dirs': [ @@ -1209,7 +1203,6 @@ '../testing/gtest.gyp:gtest', '../media/media.gyp:media', '../ui/gl/gl.gyp:gl', - '../ui/gfx/gfx.gyp:gfx', '../ui/ui.gyp:ui', ], 'sources': [ |