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

Unified Diff: components/task_scheduler_util/initialization_util.h

Issue 2539263003: Move Task Scheduler Initialization From chrome/browser to Content (Closed)
Patch Set: Rebase to bf8e2f1 Created 4 years 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/task_scheduler_util/initialization_util.h
diff --git a/components/task_scheduler_util/initialization_util.h b/components/task_scheduler_util/initialization_util.h
index 85a3ac5affd63bebc55ffad5e2e0fe2b685c2d5d..3b24b051a0a771caed2e06999170508893c67425 100644
--- a/components/task_scheduler_util/initialization_util.h
+++ b/components/task_scheduler_util/initialization_util.h
@@ -5,6 +5,8 @@
#ifndef COMPONENTS_TASK_SCHEDULER_UTIL_INITIALIZATION_UTIL_H_
#define COMPONENTS_TASK_SCHEDULER_UTIL_INITIALIZATION_UTIL_H_
+#include "build/build_config.h"
+
namespace task_scheduler_util {
// Calls base::TaskScheduler::CreateAndSetDefaultTaskScheduler with arguments
« no previous file with comments | « components/task_scheduler_util/initialization/browser_util.cc ('k') | components/task_scheduler_util/initialization_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698