Index: content/browser/storage_partition_impl_unittest.cc |
diff --git a/content/browser/storage_partition_impl_unittest.cc b/content/browser/storage_partition_impl_unittest.cc |
index 6ae89b8c74d37c715d4e76776d9538480bbd7fce..7d718fcdf0672bf35e1c3ff62fc59cee0637bf05 100644 |
--- a/content/browser/storage_partition_impl_unittest.cc |
+++ b/content/browser/storage_partition_impl_unittest.cc |
@@ -641,7 +641,7 @@ class StoragePartitionShaderClearTest : public testing::Test { |
content::TestBrowserThreadBundle thread_bundle_; |
std::unique_ptr<TestBrowserContext> browser_context_; |
- scoped_refptr<ShaderDiskCache> cache_; |
+ scoped_refptr<gpu::ShaderDiskCache> cache_; |
}; |
// Tests --------------------------------------------------------------------- |