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

Unified Diff: ppapi/cpp/private/flash_net_connector.cc

Issue 8561033: Pepper: Add remaining Flash-specific C++ Pepper wrappers to ppapi_cpp.gypi. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 9 years, 1 month 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/cpp/private/flash_udp_socket.h » ('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_net_connector.cc b/ppapi/cpp/private/flash_net_connector.cc
index faa6c9b3ad9ce8c5c1bb7b6bc23ba8e2f8202356..970740d2946723feb43a95c55a8af6e10733e2e5 100644
--- a/ppapi/cpp/private/flash_net_connector.cc
+++ b/ppapi/cpp/private/flash_net_connector.cc
@@ -2,8 +2,6 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// TODO(viettrungluu): See the comment in corresponding .h file.
-
#include "ppapi/cpp/private/flash_net_connector.h"
#include "ppapi/c/pp_errors.h"
« no previous file with comments | « ppapi/cpp/private/flash_net_connector.h ('k') | ppapi/cpp/private/flash_udp_socket.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698