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

Unified Diff: content/renderer/render_widget.h

Issue 1951013003: Remove all uses of skia::RefPtr and stale includes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Florin's smart pointer fix Created 4 years, 7 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: content/renderer/render_widget.h
diff --git a/content/renderer/render_widget.h b/content/renderer/render_widget.h
index b048936f0313d9f6ee0448b16ae319bbeb09d638..8883dd44c6e6630453ad0e62e0f65fb4296f9c26 100644
--- a/content/renderer/render_widget.h
+++ b/content/renderer/render_widget.h
@@ -39,7 +39,6 @@
#include "third_party/WebKit/public/web/WebTouchAction.h"
#include "third_party/WebKit/public/web/WebWidget.h"
#include "third_party/WebKit/public/web/WebWidgetClient.h"
-#include "third_party/skia/include/core/SkBitmap.h"
#include "ui/base/ime/text_input_mode.h"
#include "ui/base/ime/text_input_type.h"
#include "ui/base/ui_base_types.h"
« no previous file with comments | « content/renderer/media/html_video_element_capturer_source.cc ('k') | extensions/browser/api/web_contents_capture_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698