| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 70b9db1a61466ccb6ca40595f684da8fa663fa9c..db99203d1354ae44af4a7a57c7b6421ec30e0c3a 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -159,7 +159,7 @@
|
| '../ui/ui.gyp:gfx_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../jingle/jingle.gyp:notifier_unit_tests',
|
| + '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../net/net.gyp:net_unittests',
|
| '../printing/printing.gyp:printing_unittests',
|
| @@ -264,7 +264,7 @@
|
| '../ui/ui.gyp:gfx_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../jingle/jingle.gyp:notifier_unit_tests',
|
| + '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../printing/printing.gyp:printing_unittests',
|
| '../remoting/remoting.gyp:remoting_unittests',
|
| @@ -294,7 +294,7 @@
|
| '../ui/ui.gyp:gfx_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../jingle/jingle.gyp:notifier_unit_tests',
|
| + '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../printing/printing.gyp:printing_unittests',
|
| '../remoting/remoting.gyp:remoting_unittests',
|
| @@ -310,7 +310,7 @@
|
| 'temp_gyp/googleurl.gyp:googleurl_unittests',
|
| '../net/net.gyp:net_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../jingle/jingle.gyp:notifier_unit_tests',
|
| + '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../printing/printing.gyp:printing_unittests',
|
| '../remoting/remoting.gyp:remoting_unittests',
|
| @@ -334,7 +334,7 @@
|
| '../chrome/chrome.gyp:unit_tests',
|
| '../chrome/chrome.gyp:ui_tests',
|
| '../ui/ui.gyp:gfx_unittests',
|
| - '../jingle/jingle.gyp:notifier_unit_tests',
|
| + '../jingle/jingle.gyp:jingle_unittests',
|
| '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
| ],
|
| },
|
| @@ -380,7 +380,7 @@
|
| '../ui/ui.gyp:gfx_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../jingle/jingle.gyp:notifier_unit_tests',
|
| + '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../printing/printing.gyp:printing_unittests',
|
| '../remoting/remoting.gyp:remoting_unittests',
|
| @@ -407,7 +407,7 @@
|
| '../chrome/app/locales/locales.gyp:*',
|
| '../chrome/chrome.gyp:sync_unit_tests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../jingle/jingle.gyp:notifier_unit_tests',
|
| + '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../net/net.gyp:net_unittests',
|
| '../printing/printing.gyp:printing_unittests',
|
| @@ -482,7 +482,7 @@
|
| '../chrome/chrome.gyp:url_fetch_test',
|
| '../ui/ui.gyp:gfx_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../jingle/jingle.gyp:notifier_unit_tests',
|
| + '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:ffmpeg_tests',
|
| '../media/media.gyp:media_unittests',
|
| '../media/media.gyp:omx_test',
|
|
|