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

Unified Diff: components/drive/DEPS

Issue 2012853003: Reland of Pass SequencedTaskRunner to PowerSaveBlocker for ui/file ops (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: SingleThreadTaskRunner for _x11 Created 4 years, 7 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 | « chrome/browser/media/cast_transport_host_filter.cc ('k') | components/drive/drive_uploader.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/drive/DEPS
diff --git a/components/drive/DEPS b/components/drive/DEPS
index c23c40e7db8e7aeb2033566791b300ac0cd12533..5586c3bf40fb39961fc85a0485b714ea42c191f5 100644
--- a/components/drive/DEPS
+++ b/components/drive/DEPS
@@ -14,7 +14,7 @@ specific_include_rules = {
# directory chrome/ and content/ and storage/ independent.
# crbug.com/257943
"drive_uploader\.cc": [
- "+content/public/browser/power_save_blocker.h",
+ "+content/public/browser/power_save_blocker_factory.h",
],
# The following test dependencies should be removed to fully componentize this
« no previous file with comments | « chrome/browser/media/cast_transport_host_filter.cc ('k') | components/drive/drive_uploader.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698