Index: content/test/plugin/plugin_schedule_timer_test.cc |
=================================================================== |
--- content/test/plugin/plugin_schedule_timer_test.cc (revision 0) |
+++ content/test/plugin/plugin_schedule_timer_test.cc (working copy) |
@@ -2,10 +2,10 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "webkit/plugins/npapi/test/plugin_schedule_timer_test.h" |
+#include "content/test/plugin/plugin_schedule_timer_test.h" |
#include "base/logging.h" |
-#include "webkit/plugins/npapi/test/plugin_client.h" |
+#include "content/test/plugin/plugin_client.h" |
using base::Time; |