diff options
Diffstat (limited to 'webkit/glue/site_isolation_metrics.h')
-rw-r--r-- | webkit/glue/site_isolation_metrics.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/glue/site_isolation_metrics.h b/webkit/glue/site_isolation_metrics.h index 53f1630..c2bd275 100644 --- a/webkit/glue/site_isolation_metrics.h +++ b/webkit/glue/site_isolation_metrics.h @@ -5,7 +5,7 @@ #ifndef WEBKIT_GLUE_SITE_ISOLATION_METRICS_H_ #define WEBKIT_GLUE_SITE_ISOLATION_METRICS_H_ -#include "third_party/WebKit/WebKit/chromium/public/WebURLRequest.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/WebURLRequest.h" namespace WebKit { class WebFrame; |