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

Unified Diff: third_party/WebKit/public/web/WebFileChooserParams.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/WebFileChooserParams.h
diff --git a/third_party/WebKit/public/web/WebFileChooserParams.h b/third_party/WebKit/public/web/WebFileChooserParams.h
index 28b3ac074387bad141a3e9f3a58b7b7708e2ea3e..abc2265f3e6e3b80caa4aedd95a3f576bfcb0170 100644
--- a/third_party/WebKit/public/web/WebFileChooserParams.h
+++ b/third_party/WebKit/public/web/WebFileChooserParams.h
@@ -31,10 +31,10 @@
#ifndef WebFileChooserParams_h
#define WebFileChooserParams_h
+#include "WebFileChooserCompletion.h"
#include "public/platform/WebString.h"
#include "public/platform/WebURL.h"
#include "public/platform/WebVector.h"
-#include "WebFileChooserCompletion.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698