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

Unified Diff: Source/platform/network/ResourceLoadPriority.h

Issue 400543004: Rename WebCore namespace to blink in Platform (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 | « Source/platform/network/ResourceLoadInfo.h ('k') | Source/platform/network/ResourceLoadTiming.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/network/ResourceLoadPriority.h
diff --git a/Source/platform/network/ResourceLoadPriority.h b/Source/platform/network/ResourceLoadPriority.h
index ccf48d9f821b31f6e675fc4c0849170d1970e18d..b6178b96d22a1f3e96a1a00c692cf7caaa44cce3 100644
--- a/Source/platform/network/ResourceLoadPriority.h
+++ b/Source/platform/network/ResourceLoadPriority.h
@@ -26,7 +26,7 @@
#ifndef ResourceLoadPriority_h
#define ResourceLoadPriority_h
-namespace WebCore {
+namespace blink {
enum ResourceLoadPriority {
// The unresolved priority is here for the convenience of the clients. It
« no previous file with comments | « Source/platform/network/ResourceLoadInfo.h ('k') | Source/platform/network/ResourceLoadTiming.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698