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

Unified Diff: services/device/fingerprint/BUILD.gn

Issue 2858003002: Roll src/third_party/cros_system_api/ c6eab9e4d..6139ae009 + API change (Closed)
Patch Set: rebase 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 | « services/device/BUILD.gn ('k') | services/device/fingerprint/fingerprint_chromeos.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/device/fingerprint/BUILD.gn
diff --git a/services/device/fingerprint/BUILD.gn b/services/device/fingerprint/BUILD.gn
index 5ba17a226a1f460328ac80f469942db99fd664dc..c5f5cace7dac0bc3e916f99c229372fed6ae80af 100644
--- a/services/device/fingerprint/BUILD.gn
+++ b/services/device/fingerprint/BUILD.gn
@@ -27,6 +27,7 @@ component("fingerprint") {
deps += [
"//chromeos",
"//dbus",
+ "//third_party/protobuf:protobuf_lite",
]
} else {
sources += [ "fingerprint_default.cc" ]
« no previous file with comments | « services/device/BUILD.gn ('k') | services/device/fingerprint/fingerprint_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698