| Index: content/content_tests.gypi | 
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi | 
| index 9e2564d7c617b25100a10d2977715ed89a581d68..2b4f0b3f13e7baa400776bef0d3d9a40e805752a 100644 | 
| --- a/content/content_tests.gypi | 
| +++ b/content/content_tests.gypi | 
| @@ -280,6 +280,7 @@ | 
| 'browser/byte_stream_unittest.cc', | 
| 'browser/child_process_security_policy_unittest.cc', | 
| 'browser/device_orientation/data_fetcher_impl_android_unittest.cc', | 
| +        'browser/device_orientation/device_motion_provider_unittest.cc', | 
| 'browser/device_orientation/provider_unittest.cc', | 
| 'browser/devtools/devtools_http_handler_unittest.cc', | 
| 'browser/devtools/devtools_manager_unittest.cc', | 
|  |