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

Unified Diff: components/sessions/ios/ios_serialized_navigation_driver_unittest.cc

Issue 1361613002: Move all core files in //components/sessions into core/ subdir (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 5 years, 3 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: components/sessions/ios/ios_serialized_navigation_driver_unittest.cc
diff --git a/components/sessions/ios/ios_serialized_navigation_driver_unittest.cc b/components/sessions/ios/ios_serialized_navigation_driver_unittest.cc
index c9bde7f3989e755a5a2b8ed4708c626316c6af77..2370bb0c7c47af2c1d851753b675a1ed305a7c3d 100644
--- a/components/sessions/ios/ios_serialized_navigation_driver_unittest.cc
+++ b/components/sessions/ios/ios_serialized_navigation_driver_unittest.cc
@@ -4,8 +4,8 @@
#include "components/sessions/ios/ios_serialized_navigation_driver.h"
-#include "components/sessions/serialized_navigation_entry.h"
-#include "components/sessions/serialized_navigation_entry_test_helper.h"
+#include "components/sessions/core/serialized_navigation_entry.h"
+#include "components/sessions/core/serialized_navigation_entry_test_helper.h"
#include "ios/web/public/referrer.h"
#include "testing/gtest/include/gtest/gtest.h"
« no previous file with comments | « components/sessions/ios/ios_serialized_navigation_driver.cc ('k') | components/sessions/serialized_navigation_entry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698