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

Unified Diff: content/test/BUILD.gn

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: rebase + blink reformat 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: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index b19e1c909cfad9d361e15bd416db330065745824..5e52070e219c39c6b2cdbce275c3dbc1f447dd45 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -627,7 +627,6 @@ test("content_browsertests") {
"../browser/frame_host/render_frame_host_manager_browsertest.cc",
"../browser/frame_host/render_frame_message_filter_browsertest.cc",
"../browser/frame_host/render_widget_host_view_child_frame_browsertest.cc",
- "../browser/generic_sensor_browsertest.cc",
"../browser/gpu/gpu_ipc_browsertests.cc",
"../browser/host_zoom_map_impl_browsertest.cc",
"../browser/indexed_db/indexed_db_browsertest.cc",

Powered by Google App Engine
This is Rietveld 408576698