| Index: content/ppapi_plugin/BUILD.gn
|
| diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
|
| index d60abd7729b8dd50aa2a5e08a63e0aeb6397c000..c67311243882f1648c294bbeea37b4478aa27bdc 100644
|
| --- a/content/ppapi_plugin/BUILD.gn
|
| +++ b/content/ppapi_plugin/BUILD.gn
|
| @@ -46,6 +46,7 @@ source_set("ppapi_plugin_sources") {
|
| deps = [
|
| "//base",
|
| "//components/discardable_memory/client",
|
| + "//components/variations",
|
| "//content:export",
|
| "//content/child",
|
| "//content/public/child:child_sources",
|
|
|