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

Unified Diff: ppapi/cpp/private/flash_net_connector.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 | « ppapi/cpp/private/flash_net_connector.h ('k') | ppapi/ppapi_cpp.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/cpp/private/flash_net_connector.cc
diff --git a/ppapi/cpp/private/flash.cc b/ppapi/cpp/private/flash_net_connector.cc
similarity index 97%
rename from ppapi/cpp/private/flash.cc
rename to ppapi/cpp/private/flash_net_connector.cc
index 5af96bc1543fb596f6fa3d8c27239546c576c5c6..88961141b035d49acc426ce3e163060b9cb58934 100644
--- a/ppapi/cpp/private/flash.cc
+++ b/ppapi/cpp/private/flash_net_connector.cc
@@ -4,7 +4,7 @@
// TODO(viettrungluu): See the comment in corresponding .h file.
-#include "ppapi/cpp/private/flash.h"
+#include "ppapi/cpp/private/flash_net_connector.h"
#include "ppapi/c/pp_errors.h"
#include "ppapi/cpp/completion_callback.h"
« no previous file with comments | « ppapi/cpp/private/flash_net_connector.h ('k') | ppapi/ppapi_cpp.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698