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

Unified Diff: chrome/common/BUILD.gn

Issue 2284613002: [sensors] Android platform adaptation for Generic Sensor API (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: [sensors] Android platform adaptation for Generic Sensor API Created 4 years, 4 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
« no previous file with comments | « no previous file | content/app/BUILD.gn » ('j') | content/renderer/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index d4aae6eb8bd86a433b046d74c0152984a25f4430..e3c7d3434c3f55bcf54aba10cf0d0b3444f1200a 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -153,6 +153,7 @@ static_library("common") {
public_deps += [
"//chrome/common/extensions/api",
"//chrome/common/extensions/api:extensions_features",
+ "//device/generic_sensor",
jochen (gone - plz use gerrit) 2016/08/29 09:28:25 why is this needed?
shalamov 2016/08/29 10:37:53 Thanks for pointing out, forgot to remove those af
"//device/usb",
"//extensions:extensions_resources",
"//extensions/common",
« no previous file with comments | « no previous file | content/app/BUILD.gn » ('j') | content/renderer/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698