Index: public/web/WebInputEvent.h |
diff --git a/public/web/WebInputEvent.h b/public/web/WebInputEvent.h |
index 4cad781bb2f28d9ac9be5b94e6865c0ea1e43ba6..69687fc27b041d7fd9fe94d34a3972200387502e 100644 |
--- a/public/web/WebInputEvent.h |
+++ b/public/web/WebInputEvent.h |
@@ -37,7 +37,7 @@ |
#include <string.h> |
-namespace WebKit { |
+namespace blink { |
// The classes defined in this file are intended to be used with |
// WebWidget's handleInputEvent method. These event types are cross- |
@@ -496,6 +496,6 @@ public: |
#pragma pack(pop) |
-} // namespace WebKit |
+} // namespace blink |
#endif |