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

Unified Diff: blimp/BUILD.gn

Issue 2040813004: Add BlimpContents[,Observer] and BlimpNavigationController (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git merge origin/master 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/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/BUILD.gn
diff --git a/blimp/BUILD.gn b/blimp/BUILD.gn
index 7d056b927ce87075fc1475c00e84bdc2be05e3e2..3be69c9a488c3bd17fc054513fabe2879cbd54b2 100644
--- a/blimp/BUILD.gn
+++ b/blimp/BUILD.gn
@@ -64,6 +64,7 @@ test("blimp_unittests") {
"//blimp/client:app_unit_tests",
"//blimp/client:blimp_client_unit_tests",
"//blimp/client:feature_unit_tests",
+ "//blimp/client/core:unit_tests",
"//blimp/common:unit_tests",
"//blimp/net:unit_tests",
]
« no previous file with comments | « no previous file | blimp/client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698