| Index: content/common/BUILD.gn
|
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
|
| index d2c028d505e657e92c6e76315d9382a276a60ecc..51766f15a0c3a09e032f2505dcd60b297fa8f5a8 100644
|
| --- a/content/common/BUILD.gn
|
| +++ b/content/common/BUILD.gn
|
| @@ -61,10 +61,10 @@ source_set("common") {
|
| "//mojo/public/interfaces/application",
|
| "//mojo/system",
|
| "//sandbox",
|
| + "//storage/browser",
|
| + "//storage/common",
|
| "//third_party/WebKit/public:blink",
|
| "//ui/gl",
|
| - "//webkit/browser:storage",
|
| - "//storage/common",
|
| "//webkit/common/gpu",
|
| ]
|
| }
|
|
|