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

Unified Diff: BUILD.gn

Issue 1324263003: Blimp: create MessageDispatcher class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp-protos
Patch Set: Remove testonly annotation Created 5 years, 3 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/BUILD.gn » ('j') | blimp/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 673e477dae0ec4eff1e26bcc28d0b0aff8cb92fd..699406715c0c17bef683504a5cbaa96e11cc6f06 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -617,6 +617,7 @@ group("gn_only") {
deps += [
":gn_mojo_targets",
"//blimp",
+ "//blimp:blimp_tests",
"//chrome/browser/resources:extension_resource_demo",
"//chrome/installer/util:strings",
"//chrome:main_dll",
« no previous file with comments | « no previous file | blimp/BUILD.gn » ('j') | blimp/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698