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

Unified Diff: webkit/glue/plugins/test/plugin_windowless_test.cc

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/glue/plugins/test/plugin_windowless_test.h ('k') | webkit/glue/plugins/test/resource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/plugins/test/plugin_windowless_test.cc
diff --git a/webkit/plugins/npapi/test/plugin_windowless_test.cc b/webkit/glue/plugins/test/plugin_windowless_test.cc
similarity index 98%
rename from webkit/plugins/npapi/test/plugin_windowless_test.cc
rename to webkit/glue/plugins/test/plugin_windowless_test.cc
index 17b9ca71732a076acc1d42db16e57e20ab6a4cf2..aa6a9d706f1a70abf346bf6ffeee7114fcb53da9 100644
--- a/webkit/plugins/npapi/test/plugin_windowless_test.cc
+++ b/webkit/glue/plugins/test/plugin_windowless_test.cc
@@ -5,8 +5,8 @@
#define STRSAFE_NO_DEPRECATE
#include "base/string_number_conversions.h"
#include "base/string_util.h"
-#include "webkit/plugins/npapi/test/plugin_windowless_test.h"
-#include "webkit/plugins/npapi/test/plugin_client.h"
+#include "webkit/glue/plugins/test/plugin_windowless_test.h"
+#include "webkit/glue/plugins/test/plugin_client.h"
#if defined(OS_MACOSX)
#include <ApplicationServices/ApplicationServices.h>
« no previous file with comments | « webkit/glue/plugins/test/plugin_windowless_test.h ('k') | webkit/glue/plugins/test/resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698