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

Unified Diff: blimp/BUILD.gn

Issue 1636163002: Restructure contents of blimp/client. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 519c980f957e9a5c9480022436d1afbcd404de02..8b2c83297db92f92767370f92f93e4a2c3a39e9a 100644
--- a/blimp/BUILD.gn
+++ b/blimp/BUILD.gn
@@ -49,7 +49,7 @@ group("blimp_tests") {
test("blimp_unittests") {
deps = [
- "//blimp/client:unit_tests",
+ "//blimp/client:feature_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