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

Unified Diff: content/renderer/webscrollbarbehavior_impl_aura.h

Issue 2483113002: Disable scrollbar snapback on desktop Linux (Reland) (Closed)
Patch Set: Created 4 years, 1 month 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/webscrollbarbehavior_impl_aura.h
diff --git a/content/renderer/webscrollbarbehavior_impl_gtkoraura.h b/content/renderer/webscrollbarbehavior_impl_aura.h
similarity index 86%
rename from content/renderer/webscrollbarbehavior_impl_gtkoraura.h
rename to content/renderer/webscrollbarbehavior_impl_aura.h
index dcfb20000fd179b4a02b828d476e858e0ca32f98..ce423eff5b113d4a7add4549bdac8f2b25f559f7 100644
--- a/content/renderer/webscrollbarbehavior_impl_gtkoraura.h
+++ b/content/renderer/webscrollbarbehavior_impl_aura.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CONTENT_RENDERER_WEBSCROLLBARBEHAVIOR_IMPL_GTKORAURA_H_
-#define CONTENT_RENDERER_WEBSCROLLBARBEHAVIOR_IMPL_GTKORAURA_H_
+#ifndef CONTENT_RENDERER_WEBSCROLLBARBEHAVIOR_IMPL_AURA_H_
+#define CONTENT_RENDERER_WEBSCROLLBARBEHAVIOR_IMPL_AURA_H_
#include "third_party/WebKit/public/platform/WebScrollbarBehavior.h"

Powered by Google App Engine
This is Rietveld 408576698