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

Unified Diff: net/cert/cert_database.h

Issue 266243004: Clang format slam. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 7 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: net/cert/cert_database.h
diff --git a/net/cert/cert_database.h b/net/cert/cert_database.h
index 865d685097d691e763c156c8cc714b995016f22f..405f68ca105b1e3d1405550d46613c551c072bbd 100644
--- a/net/cert/cert_database.h
+++ b/net/cert/cert_database.h
@@ -11,8 +11,10 @@
#include "net/base/net_export.h"
#include "net/cert/x509_certificate.h"
-template <typename T> struct DefaultSingletonTraits;
-template <class ObserverType> class ObserverListThreadSafe;
+template <typename T>
+struct DefaultSingletonTraits;
+template <class ObserverType>
+class ObserverListThreadSafe;
namespace net {

Powered by Google App Engine
This is Rietveld 408576698