| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 4fd4b673d69de038fba287258f1e46e0649f049d..4ad5c82ed5e44a83bbbd992673c9addb4fd31bff 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -530,6 +530,8 @@
|
| 'browser/browser_thread_impl.h',
|
| 'browser/browser_url_handler_impl.cc',
|
| 'browser/browser_url_handler_impl.h',
|
| + 'browser/browsing_data/clear_site_data_throttle.cc',
|
| + 'browser/browsing_data/clear_site_data_throttle.h',
|
| 'browser/browsing_instance.cc',
|
| 'browser/browsing_instance.h',
|
| 'browser/byte_stream.cc',
|
|
|