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

Unified Diff: third_party/WebKit/public/platform/scheduler/child/child_scheduler.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/scheduler/child/child_scheduler.h
diff --git a/third_party/WebKit/public/platform/scheduler/child/child_scheduler.h b/third_party/WebKit/public/platform/scheduler/child/child_scheduler.h
index c49ce2848b68510b64a82ffc29be58c4dab01ecb..f6fd9e0445637ebda194860b74f59ead6d4ba671 100644
--- a/third_party/WebKit/public/platform/scheduler/child/child_scheduler.h
+++ b/third_party/WebKit/public/platform/scheduler/child/child_scheduler.h
@@ -7,9 +7,9 @@
#include "base/macros.h"
#include "base/message_loop/message_loop.h"
+#include "public/platform/WebCommon.h"
#include "public/platform/scheduler/base/task_queue.h"
#include "public/platform/scheduler/child/single_thread_idle_task_runner.h"
-#include "public/platform/WebCommon.h"
namespace base {
class MessageLoop;

Powered by Google App Engine
This is Rietveld 408576698