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

Unified Diff: components/scheduler/child/scheduler_task_runner_delegate_for_test.cc

Issue 1374653003: scheduler: Add a base directory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed gn clobber build. 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
Index: components/scheduler/child/scheduler_task_runner_delegate_for_test.cc
diff --git a/components/scheduler/child/scheduler_task_runner_delegate_for_test.cc b/components/scheduler/child/scheduler_task_runner_delegate_for_test.cc
index dacfeb7258968eb0a2b5c8462283a059b4f2f506..4405d6d8011c31ec62f64be1ac5fb2199a85e705 100644
--- a/components/scheduler/child/scheduler_task_runner_delegate_for_test.cc
+++ b/components/scheduler/child/scheduler_task_runner_delegate_for_test.cc
@@ -6,7 +6,7 @@
#include "base/bind.h"
#include "base/bind_helpers.h"
-#include "components/scheduler/child/nestable_task_runner_for_test.h"
+#include "components/scheduler/base/nestable_task_runner_for_test.h"
namespace scheduler {
« no previous file with comments | « components/scheduler/child/scheduler_task_runner_delegate.h ('k') | components/scheduler/child/task_queue.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698