| Index: chrome/browser/apps/app_shim/browser_app_shim.gypi
|
| diff --git a/chrome/browser/apps/app_shim/browser_app_shim.gypi b/chrome/browser/apps/app_shim/browser_app_shim.gypi
|
| index 806ebe7a1f2ab676caffa65b5d99c5ea23f06643..1102f46d480b6aa9ab8b2d2ba20598e778d34ae1 100644
|
| --- a/chrome/browser/apps/app_shim/browser_app_shim.gypi
|
| +++ b/chrome/browser/apps/app_shim/browser_app_shim.gypi
|
| @@ -7,6 +7,8 @@
|
| {
|
| # This is the part of the Chrome browser process responsible for launching
|
| # and communicating with app_shim processes on Mac.
|
| + #
|
| + # GN version: //chrome/browser/apps/app_shim
|
| 'target_name': 'browser_app_shim',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
|
|