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

Unified Diff: Source/core/rendering/RenderListBox.h

Issue 477743003: Change WebCore namespace to blink (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 4 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
« no previous file with comments | « Source/core/inspector/ConsoleMessage.cpp ('k') | Source/modules/gamepad/GamepadButton.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/rendering/RenderListBox.h
diff --git a/Source/core/rendering/RenderListBox.h b/Source/core/rendering/RenderListBox.h
index a58171309f4901c4213d918e77556510659b26fd..53d4391ef79aa32b98a24de2a8fc6f75e5870c55 100644
--- a/Source/core/rendering/RenderListBox.h
+++ b/Source/core/rendering/RenderListBox.h
@@ -67,6 +67,6 @@ private:
DEFINE_RENDER_OBJECT_TYPE_CASTS(RenderListBox, isListBox());
-} // namepace WebCore
+} // namepace blink
#endif // RenderListBox_h
« no previous file with comments | « Source/core/inspector/ConsoleMessage.cpp ('k') | Source/modules/gamepad/GamepadButton.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698