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

Unified Diff: third_party/mojo_services/src/http_server/public/cpp/lib/http_server_util.cc

Issue 1049013004: Add some simple HTMLViewer apptests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Use net::SpawnedTestServer instead of mojo:http_server. Created 5 years, 9 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 | « third_party/mojo_services/src/http_server/public/cpp/http_server_util.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/mojo_services/src/http_server/public/cpp/lib/http_server_util.cc
diff --git a/third_party/mojo_services/src/http_server/public/cpp/lib/http_server_util.cc b/third_party/mojo_services/src/http_server/public/cpp/lib/http_server_util.cc
index 8073fd2e69e6ed2b41de4843b6e96da2e38d33e8..641d45e86334f563f1d42bff48fee9122eb052b8 100644
--- a/third_party/mojo_services/src/http_server/public/cpp/lib/http_server_util.cc
+++ b/third_party/mojo_services/src/http_server/public/cpp/lib/http_server_util.cc
@@ -2,7 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "mojo/services/http_server/public/cpp/http_server_util.h"
+//#include "mojo/services/http_server/public/cpp/http_server_util.h"
+#include "third_party/mojo_services/src/http_server/public/cpp/http_server_util.h"
#include "mojo/public/cpp/environment/logging.h"
#include "mojo/public/cpp/system/data_pipe.h"
« no previous file with comments | « third_party/mojo_services/src/http_server/public/cpp/http_server_util.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698