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', |