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

Unified Diff: chrome/browser/BUILD.gn

Issue 2698083007: Port device_generic_sensor to be hosted in Device Service. (Closed)
Patch Set: Port device_generic_sensor to be hosted in Device Service. Created 3 years, 9 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/DEPS » ('j') | services/device/public/cpp/BUILD.gn » ('J')
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 770f1f25e0edbec248e6cb0ee4506b9549223f54..b74e25943df2545af28828f2835c0f7b6f2bd5d1 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1595,6 +1595,7 @@ split_static_library("browser") {
"//printing/features",
"//rlz/features",
"//services/data_decoder/public/cpp",
+ "//services/device/public/cpp:device_features",
"//services/identity:lib",
"//services/preferences/public/cpp",
"//services/preferences/public/cpp:service_main",
« no previous file with comments | « no previous file | chrome/browser/DEPS » ('j') | services/device/public/cpp/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698