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

Unified Diff: third_party/WebKit/Source/platform/network/NetworkStateNotifierTest.cpp

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 years, 6 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
Index: third_party/WebKit/Source/platform/network/NetworkStateNotifierTest.cpp
diff --git a/third_party/WebKit/Source/platform/network/NetworkStateNotifierTest.cpp b/third_party/WebKit/Source/platform/network/NetworkStateNotifierTest.cpp
index 1797c844a56d3eb0bc2b7657ed5b5748e581e31b..543498b34af1ded28ada5e5d1f0e74787d241048 100644
--- a/third_party/WebKit/Source/platform/network/NetworkStateNotifierTest.cpp
+++ b/third_party/WebKit/Source/platform/network/NetworkStateNotifierTest.cpp
@@ -55,7 +55,7 @@ const Optional<TimeDelta> kEthernetTransportRtt(
const Optional<double> kEthernetThroughputMbps(75.0);
const Optional<TimeDelta> kUnknownRtt;
const Optional<double> kUnknownThroughputMbps;
-}
+} // namespace
class StateObserver : public NetworkStateNotifier::NetworkStateObserver {
public:

Powered by Google App Engine
This is Rietveld 408576698