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

Unified Diff: content/test/plugin/npapi_test.cc

Issue 19697013: Move NPAPI test plugin to content/test/plugin. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 years, 5 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/plugin/npapi_constants.cc ('k') | content/test/plugin/npapi_test.def » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/plugin/npapi_test.cc
===================================================================
--- content/test/plugin/npapi_test.cc (revision 0)
+++ content/test/plugin/npapi_test.cc (working copy)
@@ -53,7 +53,7 @@
#define EXPORT
#endif
-#include "webkit/plugins/npapi/test/plugin_client.h"
+#include "content/test/plugin/plugin_client.h"
#if defined(OS_WIN)
BOOL API_CALL DllMain(HINSTANCE hDll, DWORD dwReason, LPVOID lpReserved) {
« no previous file with comments | « content/test/plugin/npapi_constants.cc ('k') | content/test/plugin/npapi_test.def » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698