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

Unified Diff: chromeos/chromeos.gyp

Issue 200643005: Read and expose accelerometer values from cros-ec-accel trigger. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix alphabetization. Created 6 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
« no previous file with comments | « chromeos/accelerometer/accelerometer_reader.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index f464994a5bf95641d4c7ceca6c75bb09eb5b1533..3103ac6602c7d830bfe98ee46dd5ad58209be194 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -25,6 +25,7 @@
'../net/net.gyp:net',
'../third_party/icu/icu.gyp:icui18n',
'../third_party/libxml/libxml.gyp:libxml',
+ '../ui/gfx/gfx.gyp:gfx_geometry',
'../url/url.gyp:url_lib',
'cryptohome_proto',
'ime/input_method.gyp:gencode',
@@ -45,6 +46,8 @@
'audio/audio_devices_pref_handler_stub.cc',
'audio/audio_devices_pref_handler_stub.h',
'audio/chromeos_sounds.h',
+ 'accelerometer/accelerometer_reader.cc',
Daniel Erat 2014/04/02 20:44:24 still needs to move up a bit more, i think :-)
flackr 2014/04/02 20:47:13 Oops, I think I'm going bug-eyed. Thanks!
+ 'accelerometer/accelerometer_reader.h',
'attestation/attestation_constants.cc',
'attestation/attestation_constants.h',
'attestation/attestation_flow.cc',
« no previous file with comments | « chromeos/accelerometer/accelerometer_reader.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698