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

Unified Diff: content/public/renderer/android/synchronous_compositor.h

Issue 15920002: Fix WebView compositor input handling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup Created 7 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/public/renderer/android/synchronous_compositor.h
diff --git a/content/public/renderer/android/synchronous_compositor.h b/content/public/renderer/android/synchronous_compositor.h
index 23bbe00de3a70a7e203fddbe5f02ed533587faed..9ba3924cc1069f4a9418a3ad15f51cefb00ce4b7 100644
--- a/content/public/renderer/android/synchronous_compositor.h
+++ b/content/public/renderer/android/synchronous_compositor.h
@@ -12,7 +12,7 @@ class SkCanvas;
namespace gfx {
class Transform;
-};
+}
namespace content {

Powered by Google App Engine
This is Rietveld 408576698