Index: apps/app_host/update.cc |
diff --git a/chrome/browser/extensions/app_host/update.cc b/apps/app_host/update.cc |
similarity index 98% |
rename from chrome/browser/extensions/app_host/update.cc |
rename to apps/app_host/update.cc |
index 4d466f75a26a78dbd8fb8e903635e7239e9a0643..e8b14be81cc3088d29bfb1cd7f8257a3573117be 100644 |
--- a/chrome/browser/extensions/app_host/update.cc |
+++ b/apps/app_host/update.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/extensions/app_host/update.h" |
+#include "apps/app_host/update.h" |
#include <windows.h> |
#include "base/command_line.h" |