Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index bd833bce9501a7255916698fcc02252505d40590..415eec2cff98f244972cdb8617f633feed8ed1e3 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -201,7 +201,7 @@ |
'../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
'../crypto/crypto.gyp:crypto_unittests', |
- '../ui/ui.gyp:gfx_unittests', |
+ '../ui/ui.gyp:ui_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support', |
'../ipc/ipc.gyp:ipc_tests', |
@@ -358,7 +358,7 @@ |
'../cloud_print/cloud_print.gyp:cloud_print_unittests', |
'../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
- '../ui/ui.gyp:gfx_unittests', |
+ '../ui/ui.gyp:ui_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
@@ -386,7 +386,7 @@ |
'../cloud_print/cloud_print.gyp:cloud_print_unittests', |
'../content/content.gyp:content_browsertests', |
'../content/content.gyp:content_unittests', |
- '../ui/ui.gyp:gfx_unittests', |
+ '../ui/ui.gyp:ui_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
@@ -433,7 +433,7 @@ |
'../chrome/chrome.gyp:safe_browsing_tests', |
'../chrome/chrome.gyp:unit_tests', |
'../content/content.gyp:content_unittests', |
- '../ui/ui.gyp:gfx_unittests', |
+ '../ui/ui.gyp:ui_unittests', |
'../jingle/jingle.gyp:jingle_unittests', |
'../sql/sql.gyp:sql_unittests', |
'../sync/sync.gyp:sync_unit_tests', |
@@ -474,7 +474,7 @@ |
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', |
'../chrome_frame/chrome_frame.gyp:npchrome_frame', |
'../courgette/courgette.gyp:courgette_unittests', |
- '../ui/ui.gyp:gfx_unittests', |
+ '../ui/ui.gyp:ui_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
@@ -617,7 +617,7 @@ |
'../remoting/remoting.gyp:remoting_unittests', |
'../ui/aura/aura.gyp:*', |
'../ui/compositor/compositor.gyp:*', |
- '../ui/ui.gyp:gfx_unittests', |
+ '../ui/ui.gyp:ui_unittests', |
'../ui/views/views.gyp:views', |
'../ui/views/views.gyp:views_unittests', |
'../webkit/webkit.gyp:pull_in_webkit_unit_tests', |