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

Unified Diff: remoting/base/vlog_net_log.cc

Issue 18460003: Move url_request_context from remoting/host/ to remoting/base/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 6 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 | « remoting/base/vlog_net_log.h ('k') | remoting/host/chromoting_host_context.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/base/vlog_net_log.cc
diff --git a/remoting/host/vlog_net_log.cc b/remoting/base/vlog_net_log.cc
similarity index 96%
rename from remoting/host/vlog_net_log.cc
rename to remoting/base/vlog_net_log.cc
index 583c0752c1dfa147d060d288233ace594a1d68e9..9274201c546df790279a4cc7a4f23308b66d3f2b 100644
--- a/remoting/host/vlog_net_log.cc
+++ b/remoting/base/vlog_net_log.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 "remoting/host/vlog_net_log.h"
+#include "remoting/base/vlog_net_log.h"
#include "base/json/json_writer.h"
#include "base/logging.h"
« no previous file with comments | « remoting/base/vlog_net_log.h ('k') | remoting/host/chromoting_host_context.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698