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

Unified Diff: net/android/dummy_spnego_authenticator.h

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 | « net/android/cellular_signal_strength_unittest.cc ('k') | net/android/keystore.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/dummy_spnego_authenticator.h
diff --git a/net/android/dummy_spnego_authenticator.h b/net/android/dummy_spnego_authenticator.h
index 74f95aea35a454942fccba4101f0316e0cbd9a39..a0ce00b2ee3543a63f937bbca1df96567dbedd43 100644
--- a/net/android/dummy_spnego_authenticator.h
+++ b/net/android/dummy_spnego_authenticator.h
@@ -141,4 +141,4 @@ class DummySpnegoAuthenticator {
} // namespace android
} // namespace net
-#endif // NET_ANDROID_DUMMY_SPNEGO_AUTHENTICATOR_DRIVER_H
+#endif // NET_ANDROID_DUMMY_SPNEGO_AUTHENTICATOR_H_
« no previous file with comments | « net/android/cellular_signal_strength_unittest.cc ('k') | net/android/keystore.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698