diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-29 21:22:15 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-29 21:22:15 +0000 |
commit | 037d12c2aaba4e94f0568d93f8af1559d7fe0854 (patch) | |
tree | 5248deb6cd20ea7f93cdc675a450f0bd44b5b63a /webkit/tools/npapi_layout_test_plugin/resource.h | |
parent | 01fcaef43856b5546b217d3c2c85317c3451bcf9 (diff) | |
download | chromium_src-037d12c2aaba4e94f0568d93f8af1559d7fe0854.zip chromium_src-037d12c2aaba4e94f0568d93f8af1559d7fe0854.tar.gz chromium_src-037d12c2aaba4e94f0568d93f8af1559d7fe0854.tar.bz2 |
Remove the forked npapi layout test plugin from the tree.
All dependencies were already removed.
BUG=64260
Review URL: http://codereview.chromium.org/5318009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67586 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools/npapi_layout_test_plugin/resource.h')
-rw-r--r-- | webkit/tools/npapi_layout_test_plugin/resource.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/webkit/tools/npapi_layout_test_plugin/resource.h b/webkit/tools/npapi_layout_test_plugin/resource.h deleted file mode 100644 index fe773d32..0000000 --- a/webkit/tools/npapi_layout_test_plugin/resource.h +++ /dev/null @@ -1,14 +0,0 @@ -//{{NO_DEPENDENCIES}} -// Microsoft Visual C++ generated include file. -// Used by npapi_layout_test_plugin.rc - -// Next default values for new objects -// -#ifdef APSTUDIO_INVOKED -#ifndef APSTUDIO_READONLY_SYMBOLS -#define _APS_NEXT_RESOURCE_VALUE 101 -#define _APS_NEXT_COMMAND_VALUE 40001 -#define _APS_NEXT_CONTROL_VALUE 1001 -#define _APS_NEXT_SYMED_VALUE 101 -#endif -#endif |