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

Unified Diff: public/web/WebDOMMouseEvent.h

Issue 401973003: Rename WebCore namespace to blink in Public (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
« no previous file with comments | « public/web/WebDOMMessageEvent.h ('k') | public/web/WebDatabase.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebDOMMouseEvent.h
diff --git a/public/web/WebDOMMouseEvent.h b/public/web/WebDOMMouseEvent.h
index a46dfecceb062b8463977774e6472a6faf6c5e54..46d5020ce0bd1b6f446c213f6df80134e4d1ba22 100644
--- a/public/web/WebDOMMouseEvent.h
+++ b/public/web/WebDOMMouseEvent.h
@@ -33,7 +33,7 @@
#include "WebDOMEvent.h"
#if BLINK_IMPLEMENTATION
-namespace WebCore { class Event; }
+namespace blink { class Event; }
#endif
namespace blink {
« no previous file with comments | « public/web/WebDOMMessageEvent.h ('k') | public/web/WebDatabase.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698