Chromium Code Reviews| Index: gin/per_context_data.cc |
| diff --git a/gin/per_context_data.cc b/gin/per_context_data.cc |
| index 58a72418177cf58db930efea13c0e8c0f004a619..4a76616df22515953ad61fecf1ee624ec0748824 100644 |
| --- a/gin/per_context_data.cc |
| +++ b/gin/per_context_data.cc |
| @@ -5,7 +5,7 @@ |
| #include "gin/per_context_data.h" |
| #include "base/logging.h" |
| -#include "gin/wrapper_info.h" |
| +#include "gin/public/wrapper_info.h" |
| namespace gin { |