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

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

Issue 15002007: Delegate root layer scroll offset to android_webview. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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..70f577a66e54238d49967de418eac187558f430d 100644
--- a/content/public/renderer/android/synchronous_compositor.h
+++ b/content/public/renderer/android/synchronous_compositor.h
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#ifndef CONTENT_PUBLIC_RENDERER_ANDROID_SYNCHRONOUS_COMPOSTIOR_
-#define CONTENT_PUBLIC_RENDERER_ANDROID_SYNCHRONOUS_COMPOSITOR_
+#define CONTENT_PUBLIC_RENDERER_ANDROID_SYNCHRONOUS_COMPOSTIOR_
joth 2013/05/28 17:36:24 you fixed the wrong line here :) (PRESUBMIT used
mkosiba (inactive) 2013/05/29 13:18:24 Done.
#include "ui/gfx/rect.h"
#include "ui/gfx/size.h"

Powered by Google App Engine
This is Rietveld 408576698