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

Unified Diff: blimp/common/BUILD.gn

Issue 1922613003: Add blimp to root GN check_targets (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Start depending on change to fix //content Created 4 years, 8 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/common/BUILD.gn
diff --git a/blimp/common/BUILD.gn b/blimp/common/BUILD.gn
index 6548853d326066e0c8770e17d68e2f201996de1f..c9b80d408174180b545a1b0fd28d5a89752af45b 100644
--- a/blimp/common/BUILD.gn
+++ b/blimp/common/BUILD.gn
@@ -49,7 +49,9 @@ source_set("unit_tests") {
deps = [
":blimp_common",
+ "//base",
"//blimp/common/proto",
+ "//blimp/net:test_support",
"//testing/gmock",
"//testing/gtest",
]
« no previous file with comments | « blimp/client/BUILD.gn ('k') | blimp/engine/BUILD.gn » ('j') | blimp/engine/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698