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

Unified Diff: Source/platform/graphics/WindRule.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/graphics/WindRule.h
diff --git a/Source/platform/graphics/WindRule.h b/Source/platform/graphics/WindRule.h
index d4f123e813276baf5a09ce32d75c6c6637b060c9..f9d4c5a814797bbaa0f05e1d77936d7b2bf091b8 100644
--- a/Source/platform/graphics/WindRule.h
+++ b/Source/platform/graphics/WindRule.h
@@ -28,7 +28,7 @@
#ifndef WindRule_h
#define WindRule_h
-namespace WebCore {
+namespace blink {
enum WindRule {
RULE_NONZERO = 0,

Powered by Google App Engine
This is Rietveld 408576698