| Index: remoting/remoting.gyp
|
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp
|
| index 79b4fa05711afbe2391dc7d7b8861b238f8b5443..59700c9d471511751094dec460ac4ff6f676785e 100644
|
| --- a/remoting/remoting.gyp
|
| +++ b/remoting/remoting.gyp
|
| @@ -1124,6 +1124,10 @@
|
| 'sources': [
|
| 'base/auth_token_util.cc',
|
| 'base/auth_token_util.h',
|
| + 'base/auto_message_loop.cc',
|
| + 'base/auto_message_loop.h',
|
| + 'base/auto_thread.cc',
|
| + 'base/auto_thread.h',
|
| 'base/capture_data.cc',
|
| 'base/capture_data.h',
|
| 'base/compound_buffer.cc',
|
|
|