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

Unified Diff: trunk/src/components/policy/core/common/schema_registry_unittest.cc

Issue 269893004: Revert 268203 "There are many ways to get it wrong." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 7 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: trunk/src/components/policy/core/common/schema_registry_unittest.cc
===================================================================
--- trunk/src/components/policy/core/common/schema_registry_unittest.cc (revision 268216)
+++ trunk/src/components/policy/core/common/schema_registry_unittest.cc (working copy)
@@ -226,7 +226,7 @@
schema);
Mock::VerifyAndClearExpectations(&observer);
- // Untracking |registry1| doesn't trigger an update notification, because it
+ // Untracking |registry1| doesn't trigger an update nofitication, because it
// doesn't contain any components.
EXPECT_CALL(observer, OnSchemaRegistryUpdated(_)).Times(0);
combined.Untrack(&registry1);
« no previous file with comments | « trunk/src/chrome/renderer/content_settings_observer_browsertest.cc ('k') | trunk/src/media/audio/cras/cras_input.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698