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

Unified Diff: content/content_tests.gypi

Issue 8693001: Revert 111513 - Move P2P unit tests to content_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 years, 1 month 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 | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
===================================================================
--- content/content_tests.gypi (revision 111523)
+++ content/content_tests.gypi (working copy)
@@ -140,7 +140,6 @@
'../crypto/crypto.gyp:crypto',
'../gpu/gpu.gyp:gpu_unittest_utils',
'../ipc/ipc.gyp:test_support_ipc',
- '../jingle/jingle.gyp:jingle_glue_test_util',
'../media/media.gyp:media_test_support',
'../net/net.gyp:net_test_support',
'../skia/skia.gyp:skia',
@@ -257,15 +256,6 @@
'renderer/active_notification_tracker_unittest.cc',
],
}],
- ['p2p_apis==1', {
- 'sources': [
- 'browser/renderer_host/p2p/socket_host_test_utils.h',
- 'browser/renderer_host/p2p/socket_host_tcp_unittest.cc',
- 'browser/renderer_host/p2p/socket_host_tcp_server_unittest.cc',
- 'browser/renderer_host/p2p/socket_host_udp_unittest.cc',
- 'renderer/p2p/p2p_transport_impl_unittest.cc',
- ],
- }],
['use_x11 == 1', {
'dependencies': [
'../build/linux/system.gyp:dbus',
« no previous file with comments | « chrome/chrome_tests.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698