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

Unified Diff: net/tools/quic/test_tools/quic_test_utils.h

Issue 1034823002: QUIC - minor changes found while merging with the internal source. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@Final_0324
Patch Set: Created 5 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 | « net/quic/quic_time_wait_list_manager.h ('k') | net/tools/quic/test_tools/quic_test_utils.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/tools/quic/test_tools/quic_test_utils.h
diff --git a/net/tools/quic/test_tools/quic_test_utils.h b/net/tools/quic/test_tools/quic_test_utils.h
index 51eba87c00e2e45f40875127ba5bcd09a7584c86..efb9c00aa2bc582b86c560dcf9cc57344b5841c4 100644
--- a/net/tools/quic/test_tools/quic_test_utils.h
+++ b/net/tools/quic/test_tools/quic_test_utils.h
@@ -106,6 +106,7 @@ class MockAckNotifierDelegate : public QuicAckNotifier::DelegateInterface {
// Object is ref counted.
virtual ~MockAckNotifierDelegate();
+ private:
DISALLOW_COPY_AND_ASSIGN(MockAckNotifierDelegate);
};
« no previous file with comments | « net/quic/quic_time_wait_list_manager.h ('k') | net/tools/quic/test_tools/quic_test_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698