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

Unified Diff: 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: rebase and clean-up Created 6 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
« no previous file with comments | « no previous file | content/app/DEPS » ('j') | content/app/android/library_loader_hooks.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 1e2070c0f706135abeb6155be359b4de74fcfefe..d98bdd4047206ac001179f5ae4df9e0d1551cdea 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -49,6 +49,7 @@ group("root") {
"//device/battery",
"//device/bluetooth",
"//device/nfc",
+ "//device/vibration",
"//extensions/browser",
"//extensions/common",
"//extensions/common/api",
« no previous file with comments | « no previous file | content/app/DEPS » ('j') | content/app/android/library_loader_hooks.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698