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

Unified Diff: chrome/browser/extensions/api/storage/settings_sync_processor.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
Index: chrome/browser/extensions/api/storage/settings_sync_processor.h
diff --git a/chrome/browser/extensions/api/storage/settings_sync_processor.h b/chrome/browser/extensions/api/storage/settings_sync_processor.h
index 93e6349f0f36e415c4881abf4ebb0368b371cdf1..bec11ef12677c58c8d13397b6d6325a6afddb361 100644
--- a/chrome/browser/extensions/api/storage/settings_sync_processor.h
+++ b/chrome/browser/extensions/api/storage/settings_sync_processor.h
@@ -9,7 +9,7 @@
#include <string>
#include "base/macros.h"
-#include "components/sync/api/sync_error.h"
+#include "components/sync/model/sync_error.h"
#include "extensions/browser/value_store/value_store_change.h"
namespace syncer {

Powered by Google App Engine
This is Rietveld 408576698