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

Unified Diff: third_party/WebKit/Source/platform/scheduler/child/idle_helper.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/Source/platform/scheduler/child/idle_helper.h
diff --git a/third_party/WebKit/Source/platform/scheduler/child/idle_helper.h b/third_party/WebKit/Source/platform/scheduler/child/idle_helper.h
index 602f1b2e09b8dcb3ed8c981ee8eb85d2ccf462b5..e81379884044ff08b00b63f01c285eef22451326 100644
--- a/third_party/WebKit/Source/platform/scheduler/child/idle_helper.h
+++ b/third_party/WebKit/Source/platform/scheduler/child/idle_helper.h
@@ -10,8 +10,8 @@
#include "platform/scheduler/base/cancelable_closure_holder.h"
#include "platform/scheduler/base/task_queue_selector.h"
#include "platform/scheduler/child/scheduler_helper.h"
-#include "public/platform/scheduler/child/single_thread_idle_task_runner.h"
#include "public/platform/WebCommon.h"
+#include "public/platform/scheduler/child/single_thread_idle_task_runner.h"
namespace blink {
namespace scheduler {

Powered by Google App Engine
This is Rietveld 408576698