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

Unified Diff: components/policy/core/common/schema_registry.cc

Issue 2112653003: grit: Automatically replace ... with … (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Convert remaining ellipsis Created 4 years, 5 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/pdf_strings.grdp ('k') | components/sync_ui_strings.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/core/common/schema_registry.cc
diff --git a/components/policy/core/common/schema_registry.cc b/components/policy/core/common/schema_registry.cc
index a0b41052ec8d8d38bb170007edb55a7a4ab484a0..996ef24315051d23109a65b48d6c4a98b26b8d53 100644
--- a/components/policy/core/common/schema_registry.cc
+++ b/components/policy/core/common/schema_registry.cc
@@ -55,7 +55,7 @@ void SchemaRegistry::UnregisterComponent(const PolicyNamespace& ns) {
schema_map_ = new SchemaMap(map);
Notify(false);
} else {
- NOTREACHED();
+ //NOTREACHED();
sky 2016/07/08 21:05:26 Why are you commenting this out?
agrieve 2016/07/11 14:43:28 Yikes! Reverted. Chrome wouldn't start on my machi
}
}
« no previous file with comments | « components/pdf_strings.grdp ('k') | components/sync_ui_strings.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698