Index: content/plugin/webplugin_delegate_stub.cc |
diff --git a/content/plugin/webplugin_delegate_stub.cc b/content/plugin/webplugin_delegate_stub.cc |
index 16bec4797929cef8a6e8b081c12da677fbc20198..04459f58f0f932ada46ebf46825b460a3f1f48ee 100644 |
--- a/content/plugin/webplugin_delegate_stub.cc |
+++ b/content/plugin/webplugin_delegate_stub.cc |
@@ -8,7 +8,7 @@ |
#include "base/bind.h" |
#include "base/command_line.h" |
-#include "base/string_number_conversions.h" |
+#include "base/strings/string_number_conversions.h" |
#include "content/child/plugin_messages.h" |
#include "content/plugin/plugin_channel.h" |
#include "content/plugin/plugin_thread.h" |