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

Unified Diff: content/renderer/pepper/audio_helper.cc

Issue 20777009: A few more cleanups to the pepper code. Dispatch IPCs in the sockets implementations directly by ha… (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 7 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
Index: content/renderer/pepper/audio_helper.cc
===================================================================
--- content/renderer/pepper/audio_helper.cc (revision 214423)
+++ content/renderer/pepper/audio_helper.cc (working copy)
@@ -6,7 +6,6 @@
#include "base/logging.h"
#include "content/renderer/pepper/common.h"
-#include "content/renderer/pepper/resource_helper.h"
#include "ppapi/c/pp_completion_callback.h"
#include "ppapi/c/pp_errors.h"

Powered by Google App Engine
This is Rietveld 408576698