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

Unified Diff: extensions/browser/null_app_sorting.cc

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 | « extensions/browser/extension_prefs.h ('k') | extensions/shell/browser/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/null_app_sorting.cc
diff --git a/extensions/browser/null_app_sorting.cc b/extensions/browser/null_app_sorting.cc
index bae7adec22b8b885630058c8c5a139bd15e1f815..a81ceba693e4658f13b728871e988da4f973de05 100644
--- a/extensions/browser/null_app_sorting.cc
+++ b/extensions/browser/null_app_sorting.cc
@@ -4,7 +4,7 @@
#include "extensions/browser/null_app_sorting.h"
-#include "components/sync/api/string_ordinal.h"
+#include "components/sync/model/string_ordinal.h"
namespace {
« no previous file with comments | « extensions/browser/extension_prefs.h ('k') | extensions/shell/browser/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698