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

Unified Diff: net/test/embedded_test_server/http_response_unittest.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
« no previous file with comments | « net/test/embedded_test_server/http_response.cc ('k') | net/test/embedded_test_server/http_server.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/test/embedded_test_server/http_response_unittest.cc
diff --git a/chrome/browser/google_apis/test_server/http_response_unittest.cc b/net/test/embedded_test_server/http_response_unittest.cc
similarity index 93%
rename from chrome/browser/google_apis/test_server/http_response_unittest.cc
rename to net/test/embedded_test_server/http_response_unittest.cc
index dee9b3592845e7dc81bd2ba07fe4dfcf41cc614c..b8f1a4b7edc4446452e6d48a99587f05562e5296 100644
--- a/chrome/browser/google_apis/test_server/http_response_unittest.cc
+++ b/net/test/embedded_test_server/http_response_unittest.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 "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « net/test/embedded_test_server/http_response.cc ('k') | net/test/embedded_test_server/http_server.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698