Index: webkit/plugins/npapi/test/plugin_test_factory.h |
diff --git a/webkit/plugins/npapi/test/plugin_test_factory.h b/webkit/plugins/npapi/test/plugin_test_factory.h |
index 3fd38d549e0f626a067e9f9b50d22108e07841ce..f1ed661fa4fa0304499b4cb864fe4c9b039bde7a 100644 |
--- a/webkit/plugins/npapi/test/plugin_test_factory.h |
+++ b/webkit/plugins/npapi/test/plugin_test_factory.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef WEBKIT_PORT_PLUGINS_TEST_PLUGIN_TEST_FACTROY_H__ |
-#define WEBKIT_PORT_PLUGINS_TEST_PLUGIN_TEST_FACTROY_H__ |
+#ifndef WEBKIT_PLUGINS_NPAPI_TEST_PLUGIN_TEST_FACTROY_H__ |
+#define WEBKIT_PLUGINS_NPAPI_TEST_PLUGIN_TEST_FACTROY_H__ |
#include <string> |
@@ -19,4 +19,4 @@ extern PluginTest* CreatePluginTest(const std::string& test_name, |
} // namespace NPAPIClient |
-#endif // WEBKIT_PORT_PLUGINS_TEST_PLUGIN_TEST_FACTROY_H__ |
+#endif // WEBKIT_PLUGINS_NPAPI_TEST_PLUGIN_TEST_FACTROY_H__ |