Index: content/shell/shell_browser_context.h |
diff --git a/content/shell/shell_browser_context.h b/content/shell/shell_browser_context.h |
index 938c3b8b3e76f2edd1b3f2d06345cac33e84d286..44e0a1633f76004cff0a1c401efc7e37c395937c 100644 |
--- a/content/shell/shell_browser_context.h |
+++ b/content/shell/shell_browser_context.h |
@@ -57,7 +57,7 @@ class ShellBrowserContext : public BrowserContext { |
scoped_ptr<net::URLRequestJobFactory::ProtocolHandler> |
chrome_devtools_protocol_handler); |
net::URLRequestContextGetter* CreateRequestContextForStoragePartition( |
- const FilePath& partition_path, |
+ const base::FilePath& partition_path, |
bool in_memory, |
scoped_ptr<net::URLRequestJobFactory::ProtocolHandler> |
blob_protocol_handler, |