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

Unified Diff: public/web/WebExceptionCode.h

Issue 61773005: Rename WebKit namespace to blink (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 1 month 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/WebElement.h ('k') | public/web/WebExternalPopupMenu.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebExceptionCode.h
diff --git a/public/web/WebExceptionCode.h b/public/web/WebExceptionCode.h
index 61d53d9e299fa1c332762c3059ec908ca2f690c4..17dce57d3501b0185c4792e5f7731503607f2082 100644
--- a/public/web/WebExceptionCode.h
+++ b/public/web/WebExceptionCode.h
@@ -31,11 +31,11 @@
#ifndef WebExceptionCode_h
#define WebExceptionCode_h
-namespace WebKit {
+namespace blink {
// This should match how ExceptionCode is defined in WebCore.
typedef int WebExceptionCode;
-} // namespace WebKit
+} // namespace blink
#endif
« no previous file with comments | « public/web/WebElement.h ('k') | public/web/WebExternalPopupMenu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698