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

Unified Diff: net/test/embedded_test_server/http_response.cc

Issue 14971002: GTTF: move chrome/browser/google_apis/test_server to net/test (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased, OWNERS Created 7 years, 7 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: net/test/embedded_test_server/http_response.cc
diff --git a/chrome/browser/google_apis/test_server/http_response.cc b/net/test/embedded_test_server/http_response.cc
similarity index 96%
rename from chrome/browser/google_apis/test_server/http_response.cc
rename to net/test/embedded_test_server/http_response.cc
index 317f839c9c7f69fb1365ebc67e24ae4b3ca9bde5..72f465de0bef2387ff543b2d4e5135a54db74b27 100644
--- a/chrome/browser/google_apis/test_server/http_response.cc
+++ b/net/test/embedded_test_server/http_response.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 "chrome/browser/google_apis/test_server/http_response.h"
+#include "net/test/embedded_test_server/http_response.h"
#include "base/format_macros.h"
#include "base/logging.h"
« no previous file with comments | « net/test/embedded_test_server/http_response.h ('k') | net/test/embedded_test_server/http_response_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698