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

Unified Diff: blimp/client/app/android/toolbar.h

Issue 2058263002: Tied up BlimpNavigationController to NavigationFeature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp_core
Patch Set: Removed BlimpContentsTest.java Created 4 years, 4 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: blimp/client/app/android/toolbar.h
diff --git a/blimp/client/app/android/toolbar.h b/blimp/client/app/android/toolbar.h
index 000ed84efe3b41dcb92fec48b10aaa6b8c3ae454..f4a041197b4b8c5ed7464870986c11f4523debdb 100644
--- a/blimp/client/app/android/toolbar.h
+++ b/blimp/client/app/android/toolbar.h
@@ -9,7 +9,7 @@
#include "base/android/jni_android.h"
#include "base/macros.h"
-#include "blimp/client/feature/navigation_feature.h"
+#include "blimp/client/core/contents/navigation_feature.h"
class GURL;
class SkBitmap;

Powered by Google App Engine
This is Rietveld 408576698