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

Unified Diff: components/crash.gypi

Issue 2047473002: Revert of Specify direct dependency of //components/crash on kasko_features.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | components/crash/content/app/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crash.gypi
diff --git a/components/crash.gypi b/components/crash.gypi
index cb399a4e9d27675a39100a417ee845e5f15fd765..b17cc5625f59b66f412112c74752c6d0f0ac6a7d 100644
--- a/components/crash.gypi
+++ b/components/crash.gypi
@@ -218,10 +218,10 @@
'crash_component_non_mac_win',
'crash_component_lib',
'../base/base.gyp:base',
- '../third_party/kasko/kasko.gyp:kasko_features',
+ '../third_party/kasko/kasko.gyp:kasko',
],
'export_dependent_settings': [
- '../third_party/kasko/kasko.gyp:kasko_features',
+ '../third_party/kasko/kasko.gyp:kasko',
],
'conditions': [
['OS=="win"', {
« no previous file with comments | « no previous file | components/crash/content/app/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698