| 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
|
|
|