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

Unified Diff: content/browser/BUILD.gn

Issue 2451413003: Introduce Device Service (Closed)
Patch Set: Rebase Created 4 years, 2 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 | content/browser/browser_context.cc » ('j') | services/device/device_service.h » ('J')
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 488de16cb6d0de9bdfbde144e4a58aab651a2d78..92f71a85e7930644329dcbc9b3f7adc301c9454e 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -92,6 +92,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') | services/device/device_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698