| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 08a12f86139a6f02cf64d8c8a6a87818e64b551b..906739fefd681591f36c41b58b8ea8b72ff2fe73 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -101,6 +101,7 @@
|
| 'public/browser/load_from_memory_cache_details.h',
|
| 'public/browser/load_notification_details.h',
|
| 'public/browser/native_web_keyboard_event.h',
|
| + 'public/browser/navigation_controller.cc',
|
| 'public/browser/navigation_controller.h',
|
| 'public/browser/navigation_details.cc',
|
| 'public/browser/navigation_details.h',
|
|
|