Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1854)

Unified Diff: components/html_viewer/blink_platform_impl.h

Issue 1112603003: mojo: Fix html_viewer build break from https://codereview.chromium.org/1115443002 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/html_viewer/blink_platform_impl.h
diff --git a/components/html_viewer/blink_platform_impl.h b/components/html_viewer/blink_platform_impl.h
index f257a6a4651d06571ee2290e5e9e4f6306eb2433..7cc20bfa983cca5742ffd05053e538f4c35c73e2 100644
--- a/components/html_viewer/blink_platform_impl.h
+++ b/components/html_viewer/blink_platform_impl.h
@@ -6,7 +6,6 @@
#define COMPONENTS_HTML_VIEWER_BLINK_PLATFORM_IMPL_H_
#include "base/memory/scoped_ptr.h"
-#include "base/message_loop/message_loop.h"
#include "base/threading/thread_local_storage.h"
#include "base/timer/timer.h"
#include "cc/blink/web_compositor_support_impl.h"
« no previous file with comments | « no previous file | components/html_viewer/blink_platform_impl.cc » ('j') | components/html_viewer/blink_platform_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698