| Index: components/drive/BUILD.gn
 | 
| diff --git a/components/drive/BUILD.gn b/components/drive/BUILD.gn
 | 
| index 8c7e8e82cd6a1a44d6c683f95dd64c3c95ba5aea..c5c9516234dd2bb5d19d7f0c23f0c9d476d0c782 100644
 | 
| --- a/components/drive/BUILD.gn
 | 
| +++ b/components/drive/BUILD.gn
 | 
| @@ -56,6 +56,7 @@ source_set("drive") {
 | 
|  
 | 
|      # TODO(lukasza): Remove this dependency (see DEPS file for more info).
 | 
|      "//content/public/browser",
 | 
| +    "//device/power_save_blocker",
 | 
|      "//google_apis:google_apis",
 | 
|      "//net:net",
 | 
|      "//third_party/cacheinvalidation",
 | 
| 
 |