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

Unified Diff: ios/chrome/browser/sessions/test_session_service.h

Issue 2802763002: [ios] Cleanup SessionServiceIOS implementation. (Closed)
Patch Set: Address comments. Created 3 years, 8 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 | « ios/chrome/browser/sessions/session_window_ios_unittest.mm ('k') | ios/chrome/browser/tabs/tab_model.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ios/chrome/browser/sessions/test_session_service.h
diff --git a/ios/chrome/browser/sessions/test_session_service.h b/ios/chrome/browser/sessions/test_session_service.h
index 59f060b598c7cb349a464c2ea63a1fe18e833c5c..9003956beea4caef802e36f7f1bcb4dbbe71abf0 100644
--- a/ios/chrome/browser/sessions/test_session_service.h
+++ b/ios/chrome/browser/sessions/test_session_service.h
@@ -7,7 +7,7 @@
#import <Foundation/Foundation.h>
-#import "ios/chrome/browser/sessions/session_service.h"
+#import "ios/chrome/browser/sessions/session_service_ios.h"
// Testing subclass of SessionService that immediately consumes and archives
// to nowhere session windows passed into its
« no previous file with comments | « ios/chrome/browser/sessions/session_window_ios_unittest.mm ('k') | ios/chrome/browser/tabs/tab_model.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698