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

Unified Diff: chrome/browser/sessions/session_service.h

Issue 4158009: Session sync integration tests. Left out many client for now, since even... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 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
Index: chrome/browser/sessions/session_service.h
===================================================================
--- chrome/browser/sessions/session_service.h (revision 64006)
+++ chrome/browser/sessions/session_service.h (working copy)
@@ -240,7 +240,7 @@
SessionCommand* CreatePinnedStateCommand(const SessionID& tab_id,
bool is_pinned);
- // Callback form the backend for getting the commands from the previous
+ // Callback from the backend for getting the commands from the previous
// or save file. Converts the commands in SessionWindows and notifies
// the real callback.
void OnGotSessionCommands(
« no previous file with comments | « chrome/browser/dom_ui/foreign_session_handler.cc ('k') | chrome/browser/sessions/session_service_test_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698