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

Unified Diff: chrome/test/BUILD.gn

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: Move permissions stuff to SensorProxy, remove aw related stuff 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 5c8677abc7df0880b72b417b0846406d46537921..81052b6cf5cc85a146abb2f13dbba9c41674fc5e 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3239,6 +3239,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