| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index f8f61cd37e884acc439198219dde0025b5e95300..445d71ab24c2311ed955e9f24a5d82d5bd463404 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -2538,6 +2538,8 @@
|
| ['exclude', '^browser/hang_monitor/hung_plugin_action.h'],
|
| ['exclude', '^browser/hang_monitor/hung_window_detector.cc'],
|
| ['exclude', '^browser/hang_monitor/hung_window_detector.h'],
|
| + ['exclude', '^browser/jumplist_win.cc'],
|
| + ['exclude', '^browser/jumplist_win.h'],
|
| ['exclude', '^browser/lifetime/application_lifetime_stub.cc'],
|
| ['exclude', '^browser/renderer_host/render_widget_host_view_views*'],
|
| ['exclude', '^browser/tab_contents/web_drag_bookmark_handler_win.cc'],
|
|
|