Chromium Code Reviews| Index: apps/app_window_registry.h |
| diff --git a/apps/app_window_registry.h b/apps/app_window_registry.h |
| index a055e1bfcaa8da52ba3ff92188e8ca1db305ccd3..8320b7fd29c0204fe2d6d5b003a7e8a66c023279 100644 |
| --- a/apps/app_window_registry.h |
| +++ b/apps/app_window_registry.h |
| @@ -6,6 +6,8 @@ |
| #define APPS_APP_WINDOW_REGISTRY_H_ |
| #include <list> |
| +#include <string> |
| +#include <set> |
| #include "base/callback.h" |
| #include "base/compiler_specific.h" |