summaryrefslogtreecommitdiffstats
path: root/content/ppapi_plugin/BUILD.gn
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-14 20:34:16 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-14 20:34:16 +0000
commit886323cb9f3d028be14ddd92a9c7f40a4bac21dc (patch)
tree9e3e870006c593dcae298333a20437b5b0aa8d67 /content/ppapi_plugin/BUILD.gn
parentd05c9938d9ba9a453eb22d06a243200efe5d3174 (diff)
downloadchromium_src-886323cb9f3d028be14ddd92a9c7f40a4bac21dc.zip
chromium_src-886323cb9f3d028be14ddd92a9c7f40a4bac21dc.tar.gz
chromium_src-886323cb9f3d028be14ddd92a9c7f40a4bac21dc.tar.bz2
Minor Fixes for Windows GN build.
TBR=scottmg Review URL: https://codereview.chromium.org/335973002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277272 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/ppapi_plugin/BUILD.gn')
-rw-r--r--content/ppapi_plugin/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/ppapi_plugin/BUILD.gn b/content/ppapi_plugin/BUILD.gn
index b39141c..fae7d1a 100644
--- a/content/ppapi_plugin/BUILD.gn
+++ b/content/ppapi_plugin/BUILD.gn
@@ -23,6 +23,7 @@ source_set("ppapi_plugin") {
"//content:export",
"//mojo/public/interfaces/service_provider",
"//ppapi:ppapi_ipc",
+ "//skia",
"//third_party/icu",
#"//third_party/WebKit/public:blink", TODO(GYP)
# TODO(GYP) remove this when blink is enabled: