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

Unified Diff: blimp/client/BUILD.gn

Issue 2058263002: Tied up BlimpNavigationController to NavigationFeature (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp_core
Patch Set: Hooked up the Java layer Created 4 years, 6 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 | « no previous file | blimp/client/core/BUILD.gn » ('j') | blimp/client/core/blimp_contents_impl.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index ebed11422cf8bd1ea0040fb96bb43c94d919c9e5..0bbc4a6e2e1cf160111fb2959cfa462b3299c136 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -170,6 +170,8 @@ source_set("test_support") {
sources = [
"feature/mock_ime_feature_delegate.cc",
"feature/mock_ime_feature_delegate.h",
+ "feature/mock_navigation_feature.cc",
+ "feature/mock_navigation_feature.h",
"feature/mock_navigation_feature_delegate.cc",
"feature/mock_navigation_feature_delegate.h",
"feature/mock_render_widget_feature_delegate.cc",
« no previous file with comments | « no previous file | blimp/client/core/BUILD.gn » ('j') | blimp/client/core/blimp_contents_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698