Commit 425a4c52 authored by bnc's avatar bnc Committed by Commit bot

Remove obsolete FRIEND statements.

HttpNetworkTransactionSpdy*Test has been removed in https://crrev.com/17028007,
making these FRIEND statements obsolete.

BUG=118883

Review URL: https://codereview.chromium.org/580473002

Cr-Commit-Position: refs/heads/master@{#295271}
parent 975196b0
......@@ -54,10 +54,6 @@ class NET_EXPORT UploadFileElementReader : public UploadElementReader {
FRIEND_TEST_ALL_PREFIXES(UploadDataStreamTest, FileSmallerThanLength);
FRIEND_TEST_ALL_PREFIXES(HttpNetworkTransactionTest,
UploadFileSmallerThanLength);
FRIEND_TEST_ALL_PREFIXES(HttpNetworkTransactionSpdy2Test,
UploadFileSmallerThanLength);
FRIEND_TEST_ALL_PREFIXES(HttpNetworkTransactionSpdy3Test,
UploadFileSmallerThanLength);
// Resets this instance to the uninitialized state.
void Reset();
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment