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

Unified Diff: components/drive/BUILD.gn

Issue 2075153002: Reland of 'Move content/browser/power_save_blocker to //device/power_save_blocker' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missing libs for component mac Created 4 years, 6 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/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « chrome/browser/media/cast_transport_host_filter.cc ('k') | components/drive/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698