| Index: trunk/src/chrome/renderer/content_settings_observer_browsertest.cc
|
| ===================================================================
|
| --- trunk/src/chrome/renderer/content_settings_observer_browsertest.cc (revision 268216)
|
| +++ trunk/src/chrome/renderer/content_settings_observer_browsertest.cc (working copy)
|
| @@ -121,7 +121,7 @@
|
| ProcessPendingMessages();
|
|
|
| // 4. Verify that the notification that javascript was blocked is sent after
|
| - // the navigation notification is sent.
|
| + // the navigation notifiction is sent.
|
| int navigation_index = -1;
|
| int block_index = -1;
|
| for (size_t i = 0; i < render_thread_->sink().message_count(); ++i) {
|
|
|