Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1966)

Unified Diff: ui/app_list/app_list_item_list.h

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. Created 4 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ui/app_list/app_list_item.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list_item_list.h
diff --git a/ui/app_list/app_list_item_list.h b/ui/app_list/app_list_item_list.h
index 580ed1cdefa6e051a1492e34903fc0a54583f874..99044e9becd73a3c9cf4acba3ef6da3c959121ee 100644
--- a/ui/app_list/app_list_item_list.h
+++ b/ui/app_list/app_list_item_list.h
@@ -13,7 +13,7 @@
#include "base/macros.h"
#include "base/memory/scoped_vector.h"
#include "base/observer_list.h"
-#include "components/sync/api/string_ordinal.h"
+#include "components/sync/model/string_ordinal.h"
#include "ui/app_list/app_list_export.h"
#include "ui/app_list/app_list_item_list_observer.h"
« no previous file with comments | « ui/app_list/app_list_item.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698