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

Unified Diff: mojo/shell/content_handler_connection.cc

Issue 1701933004: Remove the old package manager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@am2
Patch Set: . Created 4 years, 10 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/shell/content_handler_connection.h ('k') | mojo/shell/data_pipe_peek.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/shell/content_handler_connection.cc
diff --git a/mojo/shell/package_manager/content_handler_connection.cc b/mojo/shell/content_handler_connection.cc
similarity index 97%
rename from mojo/shell/package_manager/content_handler_connection.cc
rename to mojo/shell/content_handler_connection.cc
index 5fb2252de7e3b5b50baed3a8b1475ac21aaa3542..a905bc4814369a485d7b927d170d108492718bb7 100644
--- a/mojo/shell/package_manager/content_handler_connection.cc
+++ b/mojo/shell/content_handler_connection.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 "mojo/shell/package_manager/content_handler_connection.h"
+#include "mojo/shell/content_handler_connection.h"
#include <stdint.h>
« no previous file with comments | « mojo/shell/content_handler_connection.h ('k') | mojo/shell/data_pipe_peek.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698