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

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

Issue 2858003002: Roll src/third_party/cros_system_api/ c6eab9e4d..6139ae009 + API change (Closed)
Patch Set: Created 3 years, 8 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
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" ]

Powered by Google App Engine
This is Rietveld 408576698