summaryrefslogtreecommitdiffstats
path: root/content/common/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'content/common/BUILD.gn')
-rw-r--r--content/common/BUILD.gn3
1 files changed, 1 insertions, 2 deletions
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 40639a7..e41d84c 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -64,8 +64,7 @@ source_set("common") {
"//third_party/WebKit/public:blink",
"//ui/gl",
"//webkit/browser:storage",
- "//webkit/common",
- "//webkit/common:storage_common",
+ "//storage/common",
"//webkit/common/gpu",
]
}