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

Unified Diff: BUILD.gn

Issue 930933003: Add GN targets for codesighs and telemetry (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: -copies Created 5 years, 10 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 | third_party/codesighs/BUILD.gn » ('j') | third_party/codesighs/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 0aee2668956ba5fb7907a1cf67114b3f3cc3b733..1039a043cfff727ed11a3079c75f3f26972c0002 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -54,6 +54,7 @@ group("root") {
"//extensions/common",
"//extensions/common/api",
"//extensions/renderer",
+ "//extensions/shell:app_shell_unittests",
"//gin",
"//gpu",
"//google_apis",
@@ -83,6 +84,7 @@ group("root") {
"//third_party/cacheinvalidation",
"//third_party/cld",
"//third_party/cld_2",
+ "//third_party/codesighs",
"//third_party/ffmpeg",
"//third_party/flac",
"//third_party/harfbuzz-ng",
@@ -118,6 +120,7 @@ group("root") {
"//third_party:jpeg",
"//tools/gn",
"//tools/imagediff($host_toolchain)",
+ "//tools/telemetry:bitmaptools",
"//ui/accessibility",
"//ui/app_list",
"//ui/aura",
« no previous file with comments | « no previous file | third_party/codesighs/BUILD.gn » ('j') | third_party/codesighs/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698