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

Unified Diff: third_party/WebKit/Source/platform/mojo/KURLStructTraits.h

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/mojo/KURLStructTraits.h
diff --git a/third_party/WebKit/Source/platform/mojo/KURLStructTraits.h b/third_party/WebKit/Source/platform/mojo/KURLStructTraits.h
index 6ba12a948ab3a9343691f24bd4d6112f265c72cd..4baed4df1d417027041fc9951d61751137973af7 100644
--- a/third_party/WebKit/Source/platform/mojo/KURLStructTraits.h
+++ b/third_party/WebKit/Source/platform/mojo/KURLStructTraits.h
@@ -37,6 +37,6 @@ struct StructTraits<url::mojom::blink::Url::DataView, ::blink::KURL> {
return true;
}
};
-}
+} // namespace mojo
#endif // KURLStructTraits_h

Powered by Google App Engine
This is Rietveld 408576698