Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2702)

Unified Diff: build/all.gyp

Issue 6747017: Add JingleThreadWrapper. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | jingle/glue/thread_wrapper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « no previous file | jingle/glue/thread_wrapper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698