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

Unified Diff: third_party/WebKit/public/platform/WebURLLoader.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/WebURLLoader.h
diff --git a/third_party/WebKit/public/platform/WebURLLoader.h b/third_party/WebKit/public/platform/WebURLLoader.h
index 132e90ca5690a2fc7905b65a3f721593ad0de9c2..cebb2d0660581bda00702b58b26c84702a8f29ab 100644
--- a/third_party/WebKit/public/platform/WebURLLoader.h
+++ b/third_party/WebKit/public/platform/WebURLLoader.h
@@ -31,9 +31,9 @@
#ifndef WebURLLoader_h
#define WebURLLoader_h
+#include <stdint.h>
#include "WebCommon.h"
#include "WebURLRequest.h"
-#include <stdint.h>
namespace base {
class SingleThreadTaskRunner;

Powered by Google App Engine
This is Rietveld 408576698