summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
authormbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-01 23:55:36 +0000
committermbelshe@google.com <mbelshe@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-01 23:55:36 +0000
commitf6ad5c0d828d3fcb99b01fc603bc47b23237fec7 (patch)
tree8743da2b9ba321eb02859c6bc7050bfa3160cbac /net/net.gyp
parent2cd1b419704881832767acda830bd817fcaa5fad (diff)
downloadchromium_src-f6ad5c0d828d3fcb99b01fc603bc47b23237fec7.zip
chromium_src-f6ad5c0d828d3fcb99b01fc603bc47b23237fec7.tar.gz
chromium_src-f6ad5c0d828d3fcb99b01fc603bc47b23237fec7.tar.bz2
Enable the FlipProtocolTests.
BUG=none TEST=FlipProtocolTest Review URL: http://codereview.chromium.org/449065 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33512 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 5a7f7b2..cfc2286 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -613,6 +613,7 @@
'http/des_unittest.cc',
'flip/flip_framer_test.cc',
'flip/flip_network_transaction_unittest.cc',
+ 'flip/flip_protocol_test.cc',
'flip/flip_session_unittest.cc',
'flip/flip_stream_unittest.cc',
'http/http_auth_cache_unittest.cc',