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

Unified Diff: content/browser/BUILD.gn

Issue 583663003: Vibration API : migrate to device/vibration using mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn builds Created 6 years, 2 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index c6c615b932f9865b7625a3222831095a10176ade..e15a04071929fe7b1ee985fbb97f894fa3f0d82d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -25,6 +25,7 @@ source_set("browser") {
"//content/browser/speech/proto",
"//content/public/common:common_sources",
"//crypto",
+ "//device/vibration",
"//google_apis",
"//net",
"//skia",

Powered by Google App Engine
This is Rietveld 408576698