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

Unified Diff: third_party/WebKit/Source/core/frame/Navigator.h

Issue 2625053002: Remove redefinitions of ExceptionCode. (Closed)
Patch Set: Created 3 years, 11 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 | « third_party/WebKit/Source/core/dom/DOMException.h ('k') | third_party/WebKit/Source/core/html/ClassList.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « third_party/WebKit/Source/core/dom/DOMException.h ('k') | third_party/WebKit/Source/core/html/ClassList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698