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

Unified Diff: BUILD.gn

Issue 1324263003: Blimp: create MessageDispatcher class. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@blimp-protos
Patch Set: Resync with master 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/common/proto/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 c367108ff0b72c149e10db53193f2d7eb25a8787..e9e09dc8d99a9ab082eb9ebf8809b6b3995a6a69 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -617,6 +617,7 @@ group("gn_only") {
deps += [
":gn_mojo_targets",
"//blimp",
Dirk Pranke 2015/10/01 00:14:03 weren't we going to delete the "//blimp" line, her
+ "//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/common/proto/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698