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

Unified Diff: chromeos/BUILD.gn

Issue 2858353002: MediaPerceptionPrivate API impl and testing. (Closed)
Patch Set: Addressed comments (added TestUpstartClient). 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 | « no previous file | chromeos/dbus/dbus_thread_manager.h » ('j') | chromeos/dbus/fake_upstart_client.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
"dbus/update_engine_client.cc",
"dbus/update_engine_client.h",
"dbus/upstart_client.cc",
« no previous file with comments | « no previous file | chromeos/dbus/dbus_thread_manager.h » ('j') | chromeos/dbus/fake_upstart_client.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698