Chromium Code Reviews| Index: remoting/remoting.gyp |
| diff --git a/remoting/remoting.gyp b/remoting/remoting.gyp |
| index 79b4fa05711afbe2391dc7d7b8861b238f8b5443..6949a62fb0f774e7798fc2d8d2763c330d35b1d1 100644 |
| --- a/remoting/remoting.gyp |
| +++ b/remoting/remoting.gyp |
| @@ -1122,6 +1122,8 @@ |
| # depend on chromotocol_proto_lib for headers. |
| 'hard_dependency': 1, |
| 'sources': [ |
| + 'base/auto_thread_task_runner.cc', |
| + 'base/auto_thread_task_runner.h', |
| 'base/auth_token_util.cc', |
| 'base/auth_token_util.h', |
| 'base/capture_data.cc', |