diff options
Diffstat (limited to 'www/chromium/files/patch-components_plugins_renderer_BUILD.gn')
-rw-r--r-- | www/chromium/files/patch-components_plugins_renderer_BUILD.gn | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/chromium/files/patch-components_plugins_renderer_BUILD.gn b/www/chromium/files/patch-components_plugins_renderer_BUILD.gn index 4430da175838..13bb3eff9695 100644 --- a/www/chromium/files/patch-components_plugins_renderer_BUILD.gn +++ b/www/chromium/files/patch-components_plugins_renderer_BUILD.gn @@ -1,6 +1,6 @@ ---- components/plugins/renderer/BUILD.gn.orig 2017-01-26 00:49:12 UTC +--- components/plugins/renderer/BUILD.gn.orig 2017-03-09 20:04:31 UTC +++ components/plugins/renderer/BUILD.gn -@@ -19,6 +19,7 @@ static_library("renderer") { +@@ -20,6 +20,7 @@ static_library("renderer") { } deps = [ @@ -8,7 +8,7 @@ "//content/public/child", "//content/public/common", "//content/public/renderer", -@@ -27,6 +28,5 @@ static_library("renderer") { +@@ -28,6 +29,5 @@ static_library("renderer") { "//third_party/WebKit/public:blink", "//third_party/re2", "//ui/base", |