Chromium Code Reviews| Index: chrome/chrome.gyp |
| diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp |
| index 0e5b5fc8bacb940e3252dbd66fbc2b29b3d6ee1c..47188f10a78e1b383b0ffbc93eb80af97a0b9736 100644 |
| --- a/chrome/chrome.gyp |
| +++ b/chrome/chrome.gyp |
| @@ -277,6 +277,7 @@ |
| { |
| # A library containing the actual code for the app mode app, shared |
| # by unit tests. |
| + # GN: //chrome/common:app_mode_app_support |
| 'target_name': 'app_mode_app_support', |
| 'type': 'static_library', |
| 'variables': { 'enable_wexit_time_destructors': 1, }, |