Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(437)

Side by Side Diff: webkit/glue/plugins/test/npapi_test.def

Issue 5998002: Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « webkit/glue/plugins/test/npapi_test.cc ('k') | webkit/glue/plugins/test/npapi_test.rc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 LIBRARY npapi_test_plugin 1 LIBRARY npapi_test_plugin
2 2
3 EXPORTS 3 EXPORTS
4 NP_GetEntryPoints @1 4 NP_GetEntryPoints @1
5 NP_Initialize @2 5 NP_Initialize @2
6 NP_Shutdown @3 6 NP_Shutdown @3
OLDNEW
« no previous file with comments | « webkit/glue/plugins/test/npapi_test.cc ('k') | webkit/glue/plugins/test/npapi_test.rc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698