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

Unified Diff: content/test/BUILD.gn

Issue 2731953003: [DeviceService] Replace vibration_browsertest.cc with layout tests. (Closed)
Patch Set: 'git cl format --js' for js/html Created 3 years, 9 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 56ed3195c1258d49336b7a365b2fc115eab40dd8..2040ecf74643344965c3e082a9840a2b4afc4fa5 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -656,7 +656,6 @@ test("content_browsertests") {
"../browser/tracing/tracing_controller_browsertest.cc",
"../browser/utility_process_host_impl_browsertest.cc",
"../browser/utility_process_mojo_client_browsertest.cc",
- "../browser/vibration_browsertest.cc",
"../browser/wake_lock/wake_lock_browsertest.cc",
"../browser/web_contents/opened_by_dom_browsertest.cc",
"../browser/web_contents/web_contents_impl_browsertest.cc",
@@ -723,7 +722,6 @@ test("content_browsertests") {
"//device/screen_orientation/public/interfaces",
"//device/sensors",
"//device/sensors/public/cpp",
- "//device/vibration:mojo_bindings",
"//device/wake_lock",
"//gin",
"//gpu",
« no previous file with comments | « content/browser/vibration_browsertest.cc ('k') | third_party/WebKit/LayoutTests/vibration/resources/vibrate-from-iframe.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698