Index: content/renderer/renderer_webkitplatformsupport_impl.cc |
diff --git a/content/renderer/renderer_webkitplatformsupport_impl.cc b/content/renderer/renderer_webkitplatformsupport_impl.cc |
index 3118a1297eb9f32ce5ea1e573a40680c803191d7..6c3f7469cec9fb06ea6b7faddc71e2f23f804da0 100644 |
--- a/content/renderer/renderer_webkitplatformsupport_impl.cc |
+++ b/content/renderer/renderer_webkitplatformsupport_impl.cc |
@@ -25,6 +25,7 @@ |
#include "content/child/thread_safe_sender.h" |
#include "content/child/web_database_observer_impl.h" |
#include "content/child/webblobregistry_impl.h" |
+#include "content/child/webcrypto/webcrypto_impl.h" |
#include "content/child/webfileutilities_impl.h" |
#include "content/child/webmessageportchannel_impl.h" |
#include "content/common/file_utilities_messages.h" |
@@ -52,7 +53,6 @@ |
#include "content/renderer/renderer_clipboard_client.h" |
#include "content/renderer/screen_orientation/screen_orientation_dispatcher.h" |
#include "content/renderer/webclipboard_impl.h" |
-#include "content/renderer/webcrypto/webcrypto_impl.h" |
#include "content/renderer/webgraphicscontext3d_provider_impl.h" |
#include "content/renderer/webpublicsuffixlist_impl.h" |
#include "gpu/config/gpu_info.h" |