Browse Source

chore: add missing GN dep (#33758)

Shelley Vohr 3 years ago
parent
commit
bfbba9dad6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      chromium_src/BUILD.gn

+ 1 - 0
chromium_src/BUILD.gn

@@ -360,6 +360,7 @@ source_set("plugins") {
     "//ppapi/shared_impl",
     "//services/device/public/mojom",
     "//skia",
+    "//storage/browser",
   ]
 }