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

Unified Diff: base/async_socket_io_handler_posix.cc

Issue 23137015: Move async_socket_io_handler.* from media/ to base/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 4 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 | « base/async_socket_io_handler.h ('k') | base/async_socket_io_handler_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/async_socket_io_handler_posix.cc
diff --git a/media/audio/async_socket_io_handler_posix.cc b/base/async_socket_io_handler_posix.cc
similarity index 98%
rename from media/audio/async_socket_io_handler_posix.cc
rename to base/async_socket_io_handler_posix.cc
index be8f3708cb753a49b9018fd8978e46e26141c046..c2d3f149f6c5584ee3e45da5eede195d75291a1b 100644
--- a/media/audio/async_socket_io_handler_posix.cc
+++ b/base/async_socket_io_handler_posix.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "media/audio/async_socket_io_handler.h"
+#include "base/async_socket_io_handler.h"
#include <fcntl.h>
« no previous file with comments | « base/async_socket_io_handler.h ('k') | base/async_socket_io_handler_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698