Index: components/drive/file_errors.cc |
diff --git a/chrome/browser/chromeos/drive/file_errors.cc b/components/drive/file_errors.cc |
similarity index 98% |
rename from chrome/browser/chromeos/drive/file_errors.cc |
rename to components/drive/file_errors.cc |
index 1fb57c9d5c29c1c1647fc31ce5c74c222fa86115..2c49448a401ed46ca3e41fbad7c515f86fa092ca 100644 |
--- a/chrome/browser/chromeos/drive/file_errors.cc |
+++ b/components/drive/file_errors.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_errors.h" |
+#include "components/drive/file_errors.h" |
#include "base/logging.h" |