Index: chrome/browser/apps/app_shim/unix_domain_socket_acceptor.cc |
diff --git a/apps/app_shim/unix_domain_socket_acceptor.cc b/chrome/browser/apps/app_shim/unix_domain_socket_acceptor.cc |
similarity index 97% |
rename from apps/app_shim/unix_domain_socket_acceptor.cc |
rename to chrome/browser/apps/app_shim/unix_domain_socket_acceptor.cc |
index f5cda65159a8a0e4b06f5c924ce0d330a0786cc6..40e4683f090ac47537d73253ebf4242d501a4a2d 100644 |
--- a/apps/app_shim/unix_domain_socket_acceptor.cc |
+++ b/chrome/browser/apps/app_shim/unix_domain_socket_acceptor.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 "apps/app_shim/unix_domain_socket_acceptor.h" |
+#include "chrome/browser/apps/app_shim/unix_domain_socket_acceptor.h" |
#include "base/files/file_util.h" |
#include "base/files/scoped_file.h" |