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

Unified Diff: chrome/test/BUILD.gn

Issue 1298743002: Partially componentize chrome/common/crash_keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix typo (= instead of == in components/crash_keys.gypi) Created 5 years, 4 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 251a942356add2e45bfff3a23cf424baa9276289..dc715a00b0394b2b210d1e1ff511748faff3d6df 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1878,6 +1878,7 @@ if (!is_android) {
"//breakpad:client",
"//chrome/browser",
"//chrome/child",
+ "//components/crash_keys",
"//base/test:run_all_unittests",
"//base/test:test_support",
]
« no previous file with comments | « chrome/common/mac/objc_zombie.mm ('k') | components/OWNERS » ('j') | components/crash_keys/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698