Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 633fa8cda4a09115aa30b9596207c5f551b1250c..fcebd49ed3d4fd0b441fd3be4b6746af2664413f 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -13,7 +13,7 @@ |
'../base/base.gyp:*', |
'../chrome/browser/sync/tools/sync_tools.gyp:*', |
'../chrome/chrome.gyp:*', |
- '../ui/gfx/gfx.gyp:*', |
+ '../ui/ui.gyp:*', |
'../gpu/gpu.gyp:*', |
'../gpu/demos/demos.gyp:*', |
'../ipc/ipc.gyp:*', |
@@ -156,7 +156,7 @@ |
'../chrome/chrome.gyp:sync_unit_tests', |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
- '../ui/gfx/gfx.gyp:gfx_unittests', |
+ '../ui/ui.gyp:gfx_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:notifier_unit_tests', |
@@ -261,7 +261,7 @@ |
'../chrome/chrome.gyp:sync_unit_tests', |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
- '../ui/gfx/gfx.gyp:gfx_unittests', |
+ '../ui/ui.gyp:gfx_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:notifier_unit_tests', |
@@ -291,7 +291,7 @@ |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
'../chrome/chrome.gyp:url_fetch_test', |
- '../ui/gfx/gfx.gyp:gfx_unittests', |
+ '../ui/ui.gyp:gfx_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:notifier_unit_tests', |
@@ -333,7 +333,7 @@ |
'../chrome/chrome.gyp:sync_unit_tests', |
'../chrome/chrome.gyp:unit_tests', |
'../chrome/chrome.gyp:ui_tests', |
- '../ui/gfx/gfx.gyp:gfx_unittests', |
+ '../ui/ui.gyp:gfx_unittests', |
'../jingle/jingle.gyp:notifier_unit_tests', |
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests', |
], |
@@ -377,7 +377,7 @@ |
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests', |
'../chrome_frame/chrome_frame.gyp:npchrome_frame', |
'../courgette/courgette.gyp:courgette_unittests', |
- '../ui/gfx/gfx.gyp:gfx_unittests', |
+ '../ui/ui.gyp:gfx_unittests', |
'../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:notifier_unit_tests', |
@@ -479,7 +479,7 @@ |
'../chrome/chrome.gyp:ui_tests', |
'../chrome/chrome.gyp:unit_tests', |
'../chrome/chrome.gyp:url_fetch_test', |
- '../ui/gfx/gfx.gyp:gfx_unittests', |
+ '../ui/ui.gyp:gfx_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:notifier_unit_tests', |
'../media/media.gyp:ffmpeg_tests', |