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

Unified Diff: third_party/WebKit/public/web/WebDataSource.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/web/WebDataSource.h
diff --git a/third_party/WebKit/public/web/WebDataSource.h b/third_party/WebKit/public/web/WebDataSource.h
index 5aaa8bb5b0dcae2c603b4c7b0ce14d3b10588a03..96714cc0dcbb6526b7816568617dc6b640d7ce15 100644
--- a/third_party/WebKit/public/web/WebDataSource.h
+++ b/third_party/WebKit/public/web/WebDataSource.h
@@ -33,10 +33,10 @@
#include <memory>
-#include "public/platform/WebCommon.h"
-#include "public/platform/WebSourceLocation.h"
#include "WebNavigationType.h"
#include "WebTextDirection.h"
+#include "public/platform/WebCommon.h"
+#include "public/platform/WebSourceLocation.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698