| 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': [
|
|
|