diff options
Diffstat (limited to 'chrome/common/webblobregistry_impl.h')
-rw-r--r-- | chrome/common/webblobregistry_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/common/webblobregistry_impl.h b/chrome/common/webblobregistry_impl.h index 79bd06c..73395d9 100644 --- a/chrome/common/webblobregistry_impl.h +++ b/chrome/common/webblobregistry_impl.h @@ -7,7 +7,7 @@ #pragma once #include "ipc/ipc_message.h" -#include "third_party/WebKit/WebKit/chromium/public/WebBlobRegistry.h" +#include "third_party/WebKit/Source/WebKit/chromium/public/WebBlobRegistry.h" namespace WebKit { class WebBlobData; |