summaryrefslogtreecommitdiffstats
path: root/ppapi/ppapi.gyp
diff options
context:
space:
mode:
authorviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-06 22:20:28 +0000
committerviettrungluu@chromium.org <viettrungluu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-01-06 22:20:28 +0000
commitb697e1a4be99f6509b2a4b1ca314608d3416a50d (patch)
tree7f55688621d81a6fc612c0c9d56b8dd7eaec35c6 /ppapi/ppapi.gyp
parente72e55b2c02e69a0b7b095f455a7cfedaa1d91c2 (diff)
downloadchromium_src-b697e1a4be99f6509b2a4b1ca314608d3416a50d.zip
chromium_src-b697e1a4be99f6509b2a4b1ca314608d3416a50d.tar.gz
chromium_src-b697e1a4be99f6509b2a4b1ca314608d3416a50d.tar.bz2
Move ppb_flash.h to ppapi/c/private ...
... from webkit/plugins/ppapi. BUG=none TEST=builds Review URL: http://codereview.chromium.org/6141001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70668 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/ppapi.gyp')
-rw-r--r--ppapi/ppapi.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/ppapi/ppapi.gyp b/ppapi/ppapi.gyp
index c8ce7d1..10456ac 100644
--- a/ppapi/ppapi.gyp
+++ b/ppapi/ppapi.gyp
@@ -104,6 +104,7 @@
'c/dev/ppp_zoom_dev.h',
# Private interfaces.
+ 'c/private/ppb_flash.h',
'c/private/ppb_nacl_private.h',
# Deprecated interfaces.