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

Unified Diff: mojo/services/network/web_socket_write_queue.cc

Issue 1396423002: Move //mojo/services/network/public/interfaces to //mojo/services/network/interfaces. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 5 years, 2 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 | « mojo/services/network/web_socket_write_queue.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/services/network/web_socket_write_queue.cc
diff --git a/mojo/services/network/public/cpp/web_socket_write_queue.cc b/mojo/services/network/web_socket_write_queue.cc
similarity index 98%
rename from mojo/services/network/public/cpp/web_socket_write_queue.cc
rename to mojo/services/network/web_socket_write_queue.cc
index 9a0079c4609278f6b3290084ee120321477718cf..d0c2ae8485f70ca6d0ea42f5ee17fcf60a0801f5 100644
--- a/mojo/services/network/public/cpp/web_socket_write_queue.cc
+++ b/mojo/services/network/web_socket_write_queue.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 "network/public/cpp/web_socket_write_queue.h"
+#include "mojo/services/network/web_socket_write_queue.h"
#include "base/bind.h"
#include "base/logging.h"
« no previous file with comments | « mojo/services/network/web_socket_write_queue.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698