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

Unified Diff: content/browser/android/content_view_core_impl.h

Issue 2536223003: Refactor ContentViewClient (3/6) (Closed)
Patch Set: removed getDesiredMeasureSpec Created 4 years 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/browser/android/content_view_core_impl.h
diff --git a/content/browser/android/content_view_core_impl.h b/content/browser/android/content_view_core_impl.h
index 97ae59aeb727148b48c0c8f0e26ccc7f98c1c899..c602016647bcadb4c0d6a49fcc49a9711b125be9 100644
--- a/content/browser/android/content_view_core_impl.h
+++ b/content/browser/android/content_view_core_impl.h
@@ -337,7 +337,6 @@ class ContentViewCoreImpl : public ContentViewCore,
int composition_end,
bool show_ime_if_needed,
bool is_non_ime_change);
- void OnBackgroundColorChanged(SkColor color);
bool HasFocus();
void RequestDisallowInterceptTouchEvent();

Powered by Google App Engine
This is Rietveld 408576698