Index: third_party/WebKit/Source/core/frame/Navigator.h |
diff --git a/third_party/WebKit/Source/core/frame/Navigator.h b/third_party/WebKit/Source/core/frame/Navigator.h |
index db93d096038647e01c27c9f64c3e683394725934..279249151d226557f3d0e6e9a2fed15339a6cf58 100644 |
--- a/third_party/WebKit/Source/core/frame/Navigator.h |
+++ b/third_party/WebKit/Source/core/frame/Navigator.h |
@@ -35,8 +35,6 @@ namespace blink { |
class LocalFrame; |
-typedef int ExceptionCode; |
- |
class CORE_EXPORT Navigator final : public GarbageCollected<Navigator>, |
public NavigatorCPU, |
public NavigatorID, |