Index: content/plugin/webplugin_delegate_stub.cc |
=================================================================== |
--- content/plugin/webplugin_delegate_stub.cc (revision 107754) |
+++ content/plugin/webplugin_delegate_stub.cc (working copy) |
@@ -8,13 +8,13 @@ |
#include "base/command_line.h" |
#include "base/string_number_conversions.h" |
-#include "content/common/content_constants.h" |
#include "content/common/npobject_stub.h" |
#include "content/common/plugin_messages.h" |
#include "content/plugin/plugin_channel.h" |
#include "content/plugin/plugin_thread.h" |
#include "content/plugin/webplugin_proxy.h" |
#include "content/public/common/content_client.h" |
+#include "content/public/common/content_constants.h" |
#include "content/public/common/content_switches.h" |
#include "third_party/npapi/bindings/npapi.h" |
#include "third_party/npapi/bindings/npruntime.h" |