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

Unified Diff: components/sync/syncable/nigori_util.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month 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/sync/syncable/mutable_entry.h ('k') | components/sync/syncable/write_node.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/syncable/nigori_util.h
diff --git a/components/sync/syncable/nigori_util.h b/components/sync/syncable/nigori_util.h
index 40879eac69d94064ab454d40aab63f99c9db1183..18d39178b7d7288dc5f412d6ade0be7615336993 100644
--- a/components/sync/syncable/nigori_util.h
+++ b/components/sync/syncable/nigori_util.h
@@ -15,8 +15,6 @@ class EntitySpecifics;
namespace syncer {
-class Cryptographer;
-
namespace syncable {
const char kEncryptedString[] = "encrypted";
« no previous file with comments | « components/sync/syncable/mutable_entry.h ('k') | components/sync/syncable/write_node.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698