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

Unified Diff: blimp/BUILD.gn

Issue 2157133003: Move blimp AssignmentSource to core (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move-blimp-client-switches-to-core
Patch Set: Fix gn checks Created 4 years, 5 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 4db035d789d5cf372950144cdcd2b375a925342e..131ec09fe17ed1b43470574ed6c2db821d5c75d2 100644
--- a/blimp/BUILD.gn
+++ b/blimp/BUILD.gn
@@ -62,7 +62,6 @@ group("blimp_tests") {
test("blimp_unittests") {
deps = [
"//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",
« 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