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

Unified Diff: BUILD.gn

Issue 2612193002: Chrome Windows Debugger Extension Skeleton (Closed)
Patch Set: Created 3 years, 11 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 | WATCHLISTS » ('j') | WATCHLISTS » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index deb2f3404ebd149e9af6455029e97c08dc93b9d1..68c8032adc25f86ef056211c055fb630fd2f5138 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -690,6 +690,7 @@ group("both_gn_and_gyp") {
"//testing/gtest:gtest_main",
"//third_party/codesighs:msmap2tsv",
"//third_party/pdfium/samples:pdfium_diff",
+ "//tools/win/chromeexts:chromeexts",
]
deps -= [
"//crypto:crypto_unittests", # TODO(GYP)
« no previous file with comments | « no previous file | WATCHLISTS » ('j') | WATCHLISTS » ('J')

Powered by Google App Engine
This is Rietveld 408576698