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

Unified Diff: components/google.gypi

Issue 397953005: Add more components to the GN build. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: less android 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/google/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/google.gypi
diff --git a/components/google.gypi b/components/google.gypi
index c6eb701294580a36d8a5ec01c65a594fd57bcae4..93cc4e4e66047bb4dfac7c7261dcc68a55705f17 100644
--- a/components/google.gypi
+++ b/components/google.gypi
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN version: //components/google/core/browser
'target_name': 'google_core_browser',
'type': 'static_library',
'dependencies': [
@@ -21,6 +22,7 @@
'..',
],
'sources': [
+ # Note: sources duplicated in GN build.
'google/core/browser/google_pref_names.cc',
'google/core/browser/google_pref_names.h',
'google/core/browser/google_search_metrics.cc',
« no previous file with comments | « components/BUILD.gn ('k') | components/google/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698