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

Unified Diff: content/common/webmessageportchannel_impl.h

Issue 15822010: Update refernces to Blink's Platform API (content) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 7 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 | « content/common/view_messages.h ('k') | content/common/webmessageportchannel_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/webmessageportchannel_impl.h
diff --git a/content/common/webmessageportchannel_impl.h b/content/common/webmessageportchannel_impl.h
index ddf5757fef1cc2ff8b99bd499c50b25ee3d842a2..2efd2b8ad20f809cc6d1ec13a6fe2591f14323fa 100644
--- a/content/common/webmessageportchannel_impl.h
+++ b/content/common/webmessageportchannel_impl.h
@@ -13,7 +13,7 @@
#include "base/string16.h"
#include "base/synchronization/lock.h"
#include "ipc/ipc_listener.h"
-#include "third_party/WebKit/Source/Platform/chromium/public/WebMessagePortChannel.h"
+#include "third_party/WebKit/public/platform/WebMessagePortChannel.h"
namespace content {
« no previous file with comments | « content/common/view_messages.h ('k') | content/common/webmessageportchannel_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698