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

Unified Diff: Source/platform/plugins/PluginData.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/WebSocketHandshakeResponse.cpp ('k') | Source/platform/plugins/PluginData.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/plugins/PluginData.h
diff --git a/Source/platform/plugins/PluginData.h b/Source/platform/plugins/PluginData.h
index 0d06ca9a5e90b8ec39311a576adfd2ce21a8c59e..5724d0491db661f721847f4821a9749758b7e1c6 100644
--- a/Source/platform/plugins/PluginData.h
+++ b/Source/platform/plugins/PluginData.h
@@ -25,7 +25,7 @@
#include "wtf/Vector.h"
#include "wtf/text/WTFString.h"
-namespace WebCore {
+namespace blink {
class Page;
struct PluginInfo;
« no previous file with comments | « Source/platform/network/WebSocketHandshakeResponse.cpp ('k') | Source/platform/plugins/PluginData.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698