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

Unified Diff: chrome/test/BUILD.gn

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: Mikhail+alex comments Created 4 years, 1 month 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: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 465e6e961e26a7b4f2e6f130f5c6f7bdb97366f9..6391b58c1a1312aca64752e64e982a8679d22e7f 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3273,6 +3273,7 @@ test("unit_tests") {
"../browser/search_engines/template_url_parser_unittest.cc",
"../browser/search_engines/template_url_service_sync_unittest.cc",
"../browser/search_engines/template_url_service_unittest.cc",
+ "../browser/sensor/sensor_permission_context_unittest.cc",
"../browser/service_process/service_process_control_mac_unittest.mm",
"../browser/services/gcm/fake_gcm_profile_service.cc",
"../browser/services/gcm/fake_gcm_profile_service.h",

Powered by Google App Engine
This is Rietveld 408576698