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

Unified Diff: chrome/browser/BUILD.gn

Issue 2891293002: Convert CastTransportHostFilter to be client of wake lock service. (Closed)
Patch Set: Addressed Ken's review comments. Created 3 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 | « no previous file | chrome/browser/media/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index d4ed886ee741e6c14c0db0bb0652686ea2ae666f..e74042d6a459459379d96e78b04f0148e6830b5c 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1992,6 +1992,7 @@ split_static_library("browser") {
"//chrome/common/extensions/api:extensions_features",
"//components/drive",
"//components/guest_view/browser",
+ "//device/wake_lock/public/interfaces",
"//extensions/components/javascript_dialog_extensions_client",
"//media/cast:net",
]
« no previous file with comments | « no previous file | chrome/browser/media/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698