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

Unified Diff: third_party/WebKit/public/platform/WebURLLoader.h

Issue 2700123003: DO NOT COMMIT: Results of running old (current) clang-format on Blink (Closed)
Patch Set: Created 3 years, 10 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 402cfb994a55e788631546c2d17f0272ff089169..325c20d2efcc62a742954e2ee49f403622ed7e5b 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;
« no previous file with comments | « third_party/WebKit/public/platform/WebString.h ('k') | third_party/WebKit/public/platform/WebURLLoaderClient.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698