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

Unified Diff: trunk/src/sync/syncable/model_type.cc

Issue 153113002: Revert 247831 "Use the proper name for the app info protobuf to ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/sync/syncable/model_type.cc
===================================================================
--- trunk/src/sync/syncable/model_type.cc (revision 248567)
+++ trunk/src/sync/syncable/model_type.cc (working copy)
@@ -782,7 +782,7 @@
case SYNCED_NOTIFICATIONS:
return "google_chrome_synced_notifications";
case SYNCED_NOTIFICATION_APP_INFO:
- return "google_chrome_app_info";
+ return "google_chrome_synced_notification_app_info";
case DEVICE_INFO:
return "google_chrome_device_info";
case EXPERIMENTS:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698