Index: content/child/blink_platform_impl.cc |
diff --git a/content/child/blink_platform_impl.cc b/content/child/blink_platform_impl.cc |
index ca4a2400c60eb79c371b66a080785b73e42683c9..ec0313afba113be90e52e40a4141fa0d7980af13 100644 |
--- a/content/child/blink_platform_impl.cc |
+++ b/content/child/blink_platform_impl.cc |
@@ -26,6 +26,7 @@ |
#include "base/synchronization/waitable_event.h" |
#include "base/sys_info.h" |
#include "base/time/time.h" |
+#include "blink/public/resources/grit/blink_resources.h" |
#include "content/child/child_thread.h" |
#include "content/child/content_child_helpers.h" |
#include "content/child/fling_curve_configuration.h" |
@@ -36,7 +37,6 @@ |
#include "content/child/webthread_impl.h" |
#include "content/child/worker_task_runner.h" |
#include "content/public/common/content_client.h" |
-#include "grit/blink_resources.h" |
#include "grit/webkit_resources.h" |
#include "grit/webkit_strings.h" |
#include "net/base/data_url.h" |