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

Unified Diff: net/android/cellular_signal_strength_unittest.cc

Issue 2562113002: Fix header guards in //net. (Closed)
Patch Set: Created 4 years 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 | « no previous file | net/android/dummy_spnego_authenticator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/cellular_signal_strength_unittest.cc
diff --git a/net/android/cellular_signal_strength_unittest.cc b/net/android/cellular_signal_strength_unittest.cc
index 50510b7f6313243ac6b2fa119a0e9fa18a01de58..c6f879723e54870ddfe70ed3d353d568463d1178 100644
--- a/net/android/cellular_signal_strength_unittest.cc
+++ b/net/android/cellular_signal_strength_unittest.cc
@@ -52,4 +52,4 @@ TEST(CellularSignalStrengthAndroidTest, SignalStrengthLevelTest) {
} // namespace
-} // namespace net
+} // namespace net
« no previous file with comments | « no previous file | net/android/dummy_spnego_authenticator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698