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

Unified Diff: components/scheduler/child/child_scheduler.h

Issue 1370343002: Revert of scheduler: Add a base directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « components/scheduler/child/cancelable_closure_holder.cc ('k') | components/scheduler/child/idle_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/scheduler/child/child_scheduler.h
diff --git a/components/scheduler/child/child_scheduler.h b/components/scheduler/child/child_scheduler.h
index b74be4ec47ea2ede8af721cc8beb02be6a540e42..028b12c315d62ce5c20b9e5f222c6294cc7d46fe 100644
--- a/components/scheduler/child/child_scheduler.h
+++ b/components/scheduler/child/child_scheduler.h
@@ -6,8 +6,8 @@
#define COMPONENTS_SCHEDULER_CHILD_CHILD_SCHEDULER_H_
#include "base/message_loop/message_loop.h"
-#include "components/scheduler/base/task_queue.h"
#include "components/scheduler/child/single_thread_idle_task_runner.h"
+#include "components/scheduler/child/task_queue.h"
#include "components/scheduler/scheduler_export.h"
namespace base {
« no previous file with comments | « components/scheduler/child/cancelable_closure_holder.cc ('k') | components/scheduler/child/idle_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698