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

Unified Diff: components/enhanced_bookmarks.gypi

Issue 570203002: Make chrome_shell_apk build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-chrome-jamesr
Patch Set: Rebase add chrome_version_java/page_connection_info_javagen Created 6 years, 2 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/dom_distiller/android/BUILD.gn ('k') | components/enhanced_bookmarks/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks.gypi
diff --git a/components/enhanced_bookmarks.gypi b/components/enhanced_bookmarks.gypi
index 71b815a63cee4eb87e74cb90d4e24ba06afe351c..ee0a8d4ba4a9781531d5363e795b3bbc0dff6b23 100644
--- a/components/enhanced_bookmarks.gypi
+++ b/components/enhanced_bookmarks.gypi
@@ -5,6 +5,7 @@
{
'targets': [
{
+ # GN: //components/enhanced_bookmarks:enhanced_bookmarks
'target_name': 'enhanced_bookmarks',
'type': 'static_library',
'include_dirs': [
@@ -59,6 +60,7 @@
],
},
{
+ # GN: //components/enhanced_bookmarks:enhanced_bookmarks_test_support
'target_name': 'enhanced_bookmarks_test_support',
'type': 'static_library',
'include_dirs': [
« no previous file with comments | « components/dom_distiller/android/BUILD.gn ('k') | components/enhanced_bookmarks/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698