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

Unified Diff: blimp/client/BUILD.gn

Issue 1486543003: Move blimp/net/test_common.h/cc to a separate source_set. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp_tie
Patch Set: Fixed component build breaks. Created 5 years 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/compositor/render_widget_message_processor_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/client/BUILD.gn
diff --git a/blimp/client/BUILD.gn b/blimp/client/BUILD.gn
index 1495b20000d8b13f8d2a44bcacb2cb28577a3c50..a5921e7db5e44b0146f9608e78c757b73a68fcf6 100644
--- a/blimp/client/BUILD.gn
+++ b/blimp/client/BUILD.gn
@@ -56,6 +56,7 @@ source_set("unit_tests") {
"//base/test:test_support",
"//blimp/common/proto",
"//blimp/net:blimp_net",
+ "//blimp/net:test_support",
"//cc/proto",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « no previous file | blimp/client/compositor/render_widget_message_processor_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698