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

Unified Diff: chromeos/BUILD.gn

Issue 2858353002: MediaPerceptionPrivate API impl and testing. (Closed)
Patch Set: Addressed comments. 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 5d3ac67b01844c3e02f448a6736616c8ff141c15..3b24018faab627aafae81fec9f5287c7747cfc86 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -256,6 +256,7 @@ component("chromeos") {
"dbus/sms_client.h",
"dbus/system_clock_client.cc",
"dbus/system_clock_client.h",
+ "dbus/test_upstart_client.h",
tbarzic 2017/05/19 03:16:15 rm
Luke Sorenson 2017/05/19 13:41:57 Done.
"dbus/update_engine_client.cc",
"dbus/update_engine_client.h",
"dbus/upstart_client.cc",

Powered by Google App Engine
This is Rietveld 408576698