| Index: chrome/app_shim/app_shim.gypi
|
| diff --git a/chrome/app_shim/app_shim.gypi b/chrome/app_shim/app_shim.gypi
|
| index 7e6d04dbfebed71f4e18bad350f55d2824b69dc6..242b660cc7bd79d00da6655085f78dbae09ebfad 100644
|
| --- a/chrome/app_shim/app_shim.gypi
|
| +++ b/chrome/app_shim/app_shim.gypi
|
| @@ -8,6 +8,8 @@
|
| # This is the part of the shim process compiled into Chrome. It runs only
|
| # in the shim process, after the shim finds and loads the Chrome
|
| # Framework bundle.
|
| + #
|
| + # GN version: //chrome/app_shim
|
| 'target_name': 'app_shim',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
|
|