Index: components/drive/drive_pref_names.cc |
diff --git a/chrome/browser/chromeos/drive/drive_pref_names.cc b/components/drive/drive_pref_names.cc |
similarity index 93% |
rename from chrome/browser/chromeos/drive/drive_pref_names.cc |
rename to components/drive/drive_pref_names.cc |
index 7ec379f91b67c06fa79bb6193d96e4472e1cd00d..352e6cf3729f0cc97557d7cf20c4fdc969851a9f 100644 |
--- a/chrome/browser/chromeos/drive/drive_pref_names.cc |
+++ b/components/drive/drive_pref_names.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/drive_pref_names.h" |
+#include "components/drive/drive_pref_names.h" |
namespace drive { |
namespace prefs { |