Index: chrome/renderer/render_view.cc |
=================================================================== |
--- chrome/renderer/render_view.cc (revision 78506) |
+++ chrome/renderer/render_view.cc (working copy) |
@@ -33,7 +33,6 @@ |
#include "chrome/common/extensions/extension_set.h" |
#include "chrome/common/json_value_serializer.h" |
#include "chrome/common/jstemplate_builder.h" |
-#include "chrome/common/page_zoom.h" |
#include "chrome/common/pepper_plugin_registry.h" |
#include "chrome/common/render_messages.h" |
#include "chrome/common/render_messages_params.h" |
@@ -95,6 +94,7 @@ |
#include "content/common/file_system/file_system_dispatcher.h" |
#include "content/common/file_system/webfilesystem_callback_dispatcher.h" |
#include "content/common/notification_service.h" |
+#include "content/common/page_zoom.h" |
#include "content/common/pepper_messages.h" |
#include "content/renderer/audio_message_filter.h" |
#include "content/renderer/device_orientation_dispatcher.h" |