Index: components/sync_driver/user_selectable_sync_type.h |
diff --git a/components/sync_driver/user_selectable_sync_type.h b/components/sync_driver/user_selectable_sync_type.h |
index b5234a6c40f1ae4ac2a4b5f0c11ce747fd4edfaf..ead0a537956f29d524319205ee101d4e832f3569 100644 |
--- a/components/sync_driver/user_selectable_sync_type.h |
+++ b/components/sync_driver/user_selectable_sync_type.h |
@@ -12,7 +12,7 @@ namespace user_selectable_type { |
// via checkboxes in the "Advanced Sync Preferences" dialog. Used solely for the |
// purposes of UMA histogram logging of the datatypes explicitly selected by |
// users when sync is configured on a machine. This is a subset of the sync |
-// types listed in sync/internal_api/public/base/model_type.h. |
+// types listed in sync/base/model_type.h. |
// |
// Note: New sync datatypes must be added to the end of this list. Adding them |
// anywhere else will result in incorrect histogram logging. |