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

Unified Diff: components/dom_distiller/core/article_entry.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 | « components/dom_distiller/core/article_entry.h ('k') | components/dom_distiller/core/dom_distiller_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller/core/article_entry.cc
diff --git a/components/dom_distiller/core/article_entry.cc b/components/dom_distiller/core/article_entry.cc
index bf33f34aaa8802cf7f6bb6fb906eccc505fe7049..750017c2c4fd2812f9565f520282338c80e0e292 100644
--- a/components/dom_distiller/core/article_entry.cc
+++ b/components/dom_distiller/core/article_entry.cc
@@ -6,7 +6,7 @@
#include "base/logging.h"
#include "components/dom_distiller/core/article_attachments_data.h"
-#include "components/sync/api/sync_change.h"
+#include "components/sync/model/sync_change.h"
using sync_pb::EntitySpecifics;
using sync_pb::ArticlePage;
« no previous file with comments | « components/dom_distiller/core/article_entry.h ('k') | components/dom_distiller/core/dom_distiller_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698