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

Unified Diff: chrome/common/pepper_messages.cc

Issue 6578007: PPB_Flash cleanup part 1: move the net connector stuff to its own files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/ppapi/proxy
Patch Set: merged ToT Created 9 years, 10 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 | « no previous file | chrome/common/render_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/pepper_messages.cc
diff --git a/chrome/common/pepper_messages.cc b/chrome/common/pepper_messages.cc
index 60dad0d416c20bfde7118afdaaedbecd77944ebe..807618d7d952aa95b82c25e2c0a7eac2a9eb07fb 100644
--- a/chrome/common/pepper_messages.cc
+++ b/chrome/common/pepper_messages.cc
@@ -3,7 +3,7 @@
// found in the LICENSE file.
#include "chrome/common/common_param_traits.h"
-#include "ppapi/c/private/ppb_flash.h"
+#include "ppapi/c/private/ppb_flash_net_connector.h"
#define IPC_MESSAGE_IMPL
#include "chrome/common/pepper_messages.h"
« no previous file with comments | « no previous file | chrome/common/render_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698