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

Unified Diff: chromeos/chromeos.gyp

Issue 500613003: Use standardized and extendable accelerometer update type. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Merge and remove unused Vector3dF reference. Created 6 years, 3 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: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 2ff6c94e8e7286b7d2e26487980aa858ae167c67..2cecd67fb572cb0733e251dde3222242daa6c873 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -28,7 +28,7 @@
'../third_party/icu/icu.gyp:icui18n',
'../third_party/libxml/libxml.gyp:libxml',
'../third_party/protobuf/protobuf.gyp:protobuf_lite',
- '../ui/gfx/gfx.gyp:gfx_geometry',
+ '../ui/accelerometer/ui_accelerometer.gyp:ui_accelerometer',
'../url/url.gyp:url_lib',
'cryptohome_proto',
'ime/input_method.gyp:gencode',

Powered by Google App Engine
This is Rietveld 408576698