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

Unified Diff: Source/platform/exported/WebScrollbarThemeClientImpl.h

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 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: Source/platform/exported/WebScrollbarThemeClientImpl.h
diff --git a/Source/platform/exported/WebScrollbarThemeClientImpl.h b/Source/platform/exported/WebScrollbarThemeClientImpl.h
index 802d4601c0dbff24e65d993134192e4de4899e98..12f384c43307c8be9a5bcd1deaae10ea1f8bc342 100644
--- a/Source/platform/exported/WebScrollbarThemeClientImpl.h
+++ b/Source/platform/exported/WebScrollbarThemeClientImpl.h
@@ -31,7 +31,7 @@
#include "public/platform/WebScrollbar.h"
#include "wtf/Noncopyable.h"
-namespace WebCore {
+namespace blink {
class ScrollView;
// Adapts a WebScrollbar to the ScrollbarThemeClient interface
« no previous file with comments | « Source/platform/exported/WebScrollbarImpl.cpp ('k') | Source/platform/exported/WebScrollbarThemeClientImpl.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698