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

Unified Diff: blimp/client/core/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
Index: blimp/client/core/BUILD.gn
diff --git a/blimp/client/core/BUILD.gn b/blimp/client/core/BUILD.gn
index 54faf01ecdda58583ebbeb17e3be3b2f0afaed55..28c7d198ec9c4eded9cfcf633150314cc502e06f 100644
--- a/blimp/client/core/BUILD.gn
+++ b/blimp/client/core/BUILD.gn
@@ -52,6 +52,7 @@ source_set("unit_tests") {
"//base",
"//blimp/client/core",
"//blimp/client/core/public",
+ "//testing/gmock",
"//testing/gtest",
"//url",
]

Powered by Google App Engine
This is Rietveld 408576698