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

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: Virtual dtor in observer, ASH_EXPORT for tests in dependent CLs. 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
Index: chromeos/chromeos.gyp
diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp
index 311501466b39e9d5f6a72a986c23d09c4ab404cf..d8967c5125b0af797fac589dc2024e217e415f7a 100644
--- a/chromeos/chromeos.gyp
+++ b/chromeos/chromeos.gyp
@@ -50,6 +50,8 @@
'attestation/attestation_constants.h',
'attestation/attestation_flow.cc',
'attestation/attestation_flow.h',
+ 'accelerometer/accelerometer_reader.cc',
+ 'accelerometer/accelerometer_reader.h',
'cert_loader.cc',
'cert_loader.h',
'chromeos_constants.cc',

Powered by Google App Engine
This is Rietveld 408576698