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

Unified Diff: blimp/engine/browser_tests/navigation_browsertest.cc

Issue 2376573002: Cleanup blimp/client/core code organization. (Closed)
Patch Set: merged origin/master Created 4 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
« no previous file with comments | « blimp/engine/browser_tests/blimp_browser_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/browser_tests/navigation_browsertest.cc
diff --git a/blimp/engine/browser_tests/navigation_browsertest.cc b/blimp/engine/browser_tests/navigation_browsertest.cc
index 4e8467223ac3901435e001a32e7a3798c6116663..e16e390cbd2487a91dcac6588efa60813c53788c 100644
--- a/blimp/engine/browser_tests/navigation_browsertest.cc
+++ b/blimp/engine/browser_tests/navigation_browsertest.cc
@@ -3,8 +3,8 @@
// found in the LICENSE file.
#include "base/memory/ptr_util.h"
-#include "blimp/client/core/blimp_client_context_impl.h"
#include "blimp/client/core/contents/blimp_navigation_controller_impl.h"
+#include "blimp/client/core/context/blimp_client_context_impl.h"
#include "blimp/client/session/test_client_session.h"
#include "blimp/client/test/compositor/mock_compositor_dependencies.h"
#include "blimp/client/test/contents/mock_blimp_contents_observer.h"
« no previous file with comments | « blimp/engine/browser_tests/blimp_browser_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698