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

Unified Diff: third_party/WebKit/public/web/WebViewClient.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/WebViewClient.h
diff --git a/third_party/WebKit/public/web/WebViewClient.h b/third_party/WebKit/public/web/WebViewClient.h
index 8be346ca002530dda78ffc74c015a87d4927460a..d1cee364f2bde4269109eb132d8148bb1f9bf03f 100644
--- a/third_party/WebKit/public/web/WebViewClient.h
+++ b/third_party/WebKit/public/web/WebViewClient.h
@@ -31,13 +31,13 @@
#ifndef WebViewClient_h
#define WebViewClient_h
-#include "public/platform/WebPageVisibilityState.h"
-#include "public/platform/WebString.h"
#include "WebAXEnums.h"
#include "WebFrame.h"
#include "WebPopupType.h"
#include "WebTextDirection.h"
#include "WebWidgetClient.h"
+#include "public/platform/WebPageVisibilityState.h"
+#include "public/platform/WebString.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698