Chromium Code Reviews| Index: chromeos/chromeos.gyp |
| diff --git a/chromeos/chromeos.gyp b/chromeos/chromeos.gyp |
| index f464994a5bf95641d4c7ceca6c75bb09eb5b1533..a2f316dd0b067334899a206e1fa4749822437533 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', |
| @@ -49,6 +50,8 @@ |
| 'attestation/attestation_constants.h', |
| 'attestation/attestation_flow.cc', |
| 'attestation/attestation_flow.h', |
| + 'accelerometer/accelerometer_reader.cc', |
|
Daniel Erat
2014/04/02 20:22:57
nit: fix alphabetization
flackr
2014/04/02 20:36:30
Done.
|
| + 'accelerometer/accelerometer_reader.h', |
| 'cert_loader.cc', |
| 'cert_loader.h', |
| 'chromeos_constants.cc', |