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

Unified Diff: components/domain_reliability.gypi

Issue 377393002: Add more components to GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « components/BUILD.gn ('k') | components/domain_reliability/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/domain_reliability.gypi
diff --git a/components/domain_reliability.gypi b/components/domain_reliability.gypi
index 50412d5974b7740cb7d70d8e0f8bd7d01fa59c00..75583b1aed078d96e6a8f15343400df70cd4b4d5 100644
--- a/components/domain_reliability.gypi
+++ b/components/domain_reliability.gypi
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //components/domain_reliability
'target_name': 'domain_reliability',
'type': '<(component)',
'dependencies': [
@@ -21,6 +22,7 @@
'DOMAIN_RELIABILITY_IMPLEMENTATION',
],
'sources': [
+ # Note: sources list duplicated in GN build.
'domain_reliability/baked_in_configs.h',
'domain_reliability/beacon.cc',
'domain_reliability/beacon.h',
« no previous file with comments | « components/BUILD.gn ('k') | components/domain_reliability/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698