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

Unified Diff: content/browser/BUILD.gn

Issue 2451413003: Introduce Device Service (Closed)
Patch Set: Rebase Created 4 years, 1 month 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 | content/browser/browser_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 61efd03f9c88574c02e2b8698bf3f6a54849cc79..b7cae66c29fc4a314cf592cfb5801bbbf9ff3a36 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -91,6 +91,8 @@ source_set("browser") {
"//net:extras",
"//net:http_server",
"//ppapi/features",
+ "//services/device:lib",
+ "//services/device/public/cpp",
"//services/file:lib",
"//services/file/public/cpp",
"//services/file/public/interfaces",
« no previous file with comments | « no previous file | content/browser/browser_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698