Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 61b74347934289866969cbc034371150002a75fb..af20d05d051ef16574af2effbefa1bc1d493e3ba 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -227,8 +227,9 @@ |
'../content/content.gyp:content_shell', |
'../content/content.gyp:content_unittests', |
'../device/device_tests.gyp:device_unittests', |
- '../gpu/gpu.gyp:gpu_unittests', |
+ '../google_apis/google_apis.gyp:google_apis_unittests', |
'../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support', |
+ '../gpu/gpu.gyp:gpu_unittests', |
'../ipc/ipc.gyp:ipc_tests', |
'../jingle/jingle.gyp:jingle_unittests', |
'../media/media.gyp:media_unittests', |
@@ -236,10 +237,10 @@ |
'../printing/printing.gyp:printing_unittests', |
'../remoting/remoting.gyp:remoting_unittests', |
'../sync/sync.gyp:sync_unit_tests', |
+ '../third_party/WebKit/public/all.gyp:all_blink', |
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests', |
'../third_party/libphonenumber/libphonenumber.gyp:libphonenumber_unittests', |
'../webkit/renderer/compositor_bindings/compositor_bindings_tests.gyp:webkit_compositor_bindings_unittests', |
- '../third_party/WebKit/public/all.gyp:all_blink', |
], |
}], |
['OS=="win"', { |