Chromium Code Reviews| Index: chrome/test/remoting/key_code_conv.cc |
| diff --git a/chrome/test/remoting/key_code_conv.cc b/chrome/test/remoting/key_code_conv.cc |
| index baa87bd55017479b1f749c96b3421518ed64f8af..6ed69496ddd4896b11d1826848ef8af1d5c7303a 100644 |
| --- a/chrome/test/remoting/key_code_conv.cc |
| +++ b/chrome/test/remoting/key_code_conv.cc |
| @@ -4,6 +4,9 @@ |
| #include "chrome/test/remoting/key_code_conv.h" |
| +#include <stddef.h> |
| + |
| +#include "base/macros.h" |
| #include "chrome/test/remoting/key_code_map.h" |
| namespace remoting { |