Index: components/sync/base/attachment_id_proto.cc |
diff --git a/sync/internal_api/public/base/attachment_id_proto.cc b/components/sync/base/attachment_id_proto.cc |
similarity index 95% |
rename from sync/internal_api/public/base/attachment_id_proto.cc |
rename to components/sync/base/attachment_id_proto.cc |
index 3166b100d7a69bfc9c64ae4c1fbfadbd14472921..e9b2d538d62f9e6aee9421299f07fdd368daa391 100644 |
--- a/sync/internal_api/public/base/attachment_id_proto.cc |
+++ b/components/sync/base/attachment_id_proto.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 "sync/internal_api/public/base/attachment_id_proto.h" |
+#include "components/sync/base/attachment_id_proto.h" |
#include <stddef.h> |
#include <stdint.h> |