From 55d3720a95c73ad6f05a470ad97e5931a00b3cb0 Mon Sep 17 00:00:00 2001 From: deepak1556 Date: Sat, 6 Oct 2018 00:30:07 +0530 Subject: [PATCH] chore: gn format --- BUILD.gn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.gn b/BUILD.gn index b31b7add6a66..c07831323ec0 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -217,6 +217,7 @@ static_library("electron_lib") { "//content/public/child", "//content/public/common:service_names", "//gin", + "//media/mojo/interfaces", "//net:net_resources", "//ppapi/host", "//ppapi/proxy", @@ -235,7 +236,6 @@ static_library("electron_lib") { "//ui/gl", "//ui/views", "//v8", - "//media/mojo/interfaces", ] # TODO: this requires a visibility patch to chromium src. it would be better