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

Unified Diff: chrome/common/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/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index 273b1972eb8bba3c35e5a25ed6c67462b9a835f8..28c1dfa49ce1cae4d6b520a072f67619740e5bcb 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -64,6 +64,7 @@ static_library("common") {
"//components/cloud_devices/common",
"//components/component_updater",
"//components/content_settings/core/common",
+ "//components/crash_keys",
"//components/favicon_base",
"//components/gcm_driver/common",
"//components/json_schema",
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | chrome/common/DEPS » ('j') | components/crash_keys/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698