Index: chrome/chrome_android.gypi |
diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi |
index f494b399bf2fc11ef85970e42fbc0e8632367c4b..125ae1a12599733ce404ecd5266a66da766746eb 100644 |
--- a/chrome/chrome_android.gypi |
+++ b/chrome/chrome_android.gypi |
@@ -18,6 +18,7 @@ |
], |
'targets': [ |
{ |
+ # GN: //chrome:chrome_android_core |
'target_name': 'chrome_android_core', |
'type': 'static_library', |
'dependencies': [ |
@@ -52,6 +53,7 @@ |
}, |
}, |
{ |
+ # GYP: //chrome/android:chrome_version_java |
'target_name': 'chrome_version_java', |
'type': 'none', |
'variables': { |