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

Unified Diff: extensions/BUILD.gn

Issue 2791983004: DBus MediaAnalyticsClient and media_perception pb. (Closed)
Patch Set: Upstart process management 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: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index efc9c7912abebf97407e588564f7d45e8f0ea192..a4612bb83a9e311aec405e19384b1499f71f2389 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -254,6 +254,7 @@ source_set("chrome_extensions_browsertests") {
"browser/api/bluetooth/bluetooth_apitest.cc",
"browser/api/bluetooth/bluetooth_private_apitest.cc",
"browser/api/cast_channel/cast_channel_apitest.cc",
+ "browser/api/media_perception_private/media_perception_private_apitest.cc",
"browser/api/runtime/runtime_apitest.cc",
"browser/api/serial/serial_apitest.cc",
"browser/api/usb/usb_manual_apitest.cc",

Powered by Google App Engine
This is Rietveld 408576698