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

Unified Diff: third_party/WebKit/public/platform/scheduler/child/compositor_worker_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/compositor_worker_scheduler.h
diff --git a/third_party/WebKit/public/platform/scheduler/child/compositor_worker_scheduler.h b/third_party/WebKit/public/platform/scheduler/child/compositor_worker_scheduler.h
index e741803181512015db84f06526b5173c5cdb7ec9..2eec65a8e3d5422a8d9331fad7afd856c0bedc83 100644
--- a/third_party/WebKit/public/platform/scheduler/child/compositor_worker_scheduler.h
+++ b/third_party/WebKit/public/platform/scheduler/child/compositor_worker_scheduler.h
@@ -6,9 +6,9 @@
#define THIRD_PARTY_WEBKIT_PUBLIC_PLATFORM_SCHEDULER_CHILD_COMPOSITOR_WORKER_SCHEDULER_H_
#include "base/macros.h"
+#include "public/platform/WebCommon.h"
#include "public/platform/scheduler/child/single_thread_idle_task_runner.h"
#include "public/platform/scheduler/child/worker_scheduler.h"
-#include "public/platform/WebCommon.h"
namespace base {
class Thread;

Powered by Google App Engine
This is Rietveld 408576698