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

Unified Diff: extensions/BUILD.gn

Issue 2791983004: DBus MediaAnalyticsClient and media_perception pb. (Closed)
Patch Set: C++ test impl and target 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 db02ee847adffeee2b58774c72624c2f8d1a71b3..50b138e397d01c3afc3145f1d0773f32df34e1a5 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -253,6 +253,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