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

Unified Diff: third_party/WebKit/public/web/WebHelperPlugin.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/WebHelperPlugin.h
diff --git a/third_party/WebKit/public/web/WebHelperPlugin.h b/third_party/WebKit/public/web/WebHelperPlugin.h
index ac657b500fdbbbfaec5b9e63f73ad66586a90622..b2bde227f86ee3101bf3e393b540e8af2e7503b2 100644
--- a/third_party/WebKit/public/web/WebHelperPlugin.h
+++ b/third_party/WebKit/public/web/WebHelperPlugin.h
@@ -31,8 +31,8 @@
#ifndef WebHelperPlugin_h
#define WebHelperPlugin_h
-#include "public/platform/WebCommon.h"
#include "WebFrame.h"
+#include "public/platform/WebCommon.h"
#if INSIDE_BLINK
#include <memory>

Powered by Google App Engine
This is Rietveld 408576698