Index: components/drive/file_change.cc |
diff --git a/chrome/browser/chromeos/drive/file_change.cc b/components/drive/file_change.cc |
similarity index 98% |
rename from chrome/browser/chromeos/drive/file_change.cc |
rename to components/drive/file_change.cc |
index 81d5985d366acf60edd11098ea274b5a92bb2224..0bdd7bc7947d1bbe2237b02c36f1d90cf2544600 100644 |
--- a/chrome/browser/chromeos/drive/file_change.cc |
+++ b/components/drive/file_change.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/chromeos/drive/file_change.h" |
+#include "components/drive/file_change.h" |
#include <sstream> |