Index: content/shell/shell_content_browser_client.cc |
diff --git a/content/shell/shell_content_browser_client.cc b/content/shell/shell_content_browser_client.cc |
index 0680d397650def16ad940bc68205a33b3c10aae1..afb1179a40e04e32e57b717cb75bcf8c9a6c7f78 100644 |
--- a/content/shell/shell_content_browser_client.cc |
+++ b/content/shell/shell_content_browser_client.cc |
@@ -104,7 +104,7 @@ net::URLRequestContextGetter* ShellContentBrowserClient::CreateRequestContext( |
net::URLRequestContextGetter* |
ShellContentBrowserClient::CreateRequestContextForStoragePartition( |
BrowserContext* content_browser_context, |
- const FilePath& partition_path, |
+ const base::FilePath& partition_path, |
bool in_memory, |
scoped_ptr<net::URLRequestJobFactory::ProtocolHandler> |
blob_protocol_handler, |