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

Unified Diff: third_party/WebKit/public/platform/WebMessagePortChannel.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/public/platform/WebMessagePortChannel.h
diff --git a/third_party/WebKit/public/platform/WebMessagePortChannel.h b/third_party/WebKit/public/platform/WebMessagePortChannel.h
index 8c01ef8ed6366394127b970d9ecdc27289311acf..dbd1d9aeae3a0fb2d3ba556073f68474c9c1f34e 100644
--- a/third_party/WebKit/public/platform/WebMessagePortChannel.h
+++ b/third_party/WebKit/public/platform/WebMessagePortChannel.h
@@ -31,9 +31,9 @@
#ifndef WebMessagePortChannel_h
#define WebMessagePortChannel_h
+#include <memory>
#include "WebCommon.h"
#include "WebVector.h"
-#include <memory>
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698