Chromium Code Reviews| Index: trunk/src/content/browser/ssl/ssl_policy.h |
| =================================================================== |
| --- trunk/src/content/browser/ssl/ssl_policy.h (revision 212931) |
| +++ trunk/src/content/browser/ssl/ssl_policy.h (working copy) |
| @@ -8,7 +8,7 @@ |
| #include <string> |
| #include "base/memory/ref_counted.h" |
| -#include "webkit/common/resource_type.h" |
| +#include "webkit/glue/resource_type.h" |
| namespace content { |
| class NavigationEntryImpl; |