Index: components/drive/service/drive_service_interface.cc |
diff --git a/chrome/browser/drive/drive_service_interface.cc b/components/drive/service/drive_service_interface.cc |
similarity index 89% |
rename from chrome/browser/drive/drive_service_interface.cc |
rename to components/drive/service/drive_service_interface.cc |
index 1c9f65dee5fe60bdaebe871958ad702b669c2496..76c1f206cc5f9579dd131a7fff5f241c9117c244 100644 |
--- a/chrome/browser/drive/drive_service_interface.cc |
+++ b/components/drive/service/drive_service_interface.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/drive/drive_service_interface.h" |
+#include "components/drive/service/drive_service_interface.h" |
namespace drive { |