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

Unified Diff: content/public/browser/DEPS

Issue 2539263003: Move Task Scheduler Initialization From chrome/browser to Content (Closed)
Patch Set: CR Feedback and Move to Components Dependency 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: content/public/browser/DEPS
diff --git a/content/public/browser/DEPS b/content/public/browser/DEPS
index ba7ab501b007d2a3f8261a15d0f4f60e4e03c3f7..8530731c5ece2325b77f9b93c9be1669ee68b914 100644
--- a/content/public/browser/DEPS
+++ b/content/public/browser/DEPS
@@ -1,5 +1,6 @@
specific_include_rules = {
".*\.cc": [
+ "+components/task_scheduler_util/initialization",
"+content/browser",
"-content/browser/loader",

Powered by Google App Engine
This is Rietveld 408576698