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

Unified Diff: blimp/engine/BUILD.gn

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
« no previous file with comments | « blimp/client/session/blimp_client_session.cc ('k') | blimp/engine/browser_tests/engine_browsertest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/engine/BUILD.gn
diff --git a/blimp/engine/BUILD.gn b/blimp/engine/BUILD.gn
index af656461a1a12be4b98c2ac6f1f53d1139bced60..feeb91d064931bf503c640507cf97e9a05eddf83 100644
--- a/blimp/engine/BUILD.gn
+++ b/blimp/engine/BUILD.gn
@@ -681,6 +681,7 @@ source_set("browser_tests") {
"//blimp/client:session",
"//blimp/client:test_support",
"//blimp/client/core:switches",
+ "//blimp/client/core/contents:test_support",
"//blimp/client/core/session",
"//blimp/common",
"//blimp/engine:app",
« no previous file with comments | « blimp/client/session/blimp_client_session.cc ('k') | blimp/engine/browser_tests/engine_browsertest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698