Chromium Code Reviews| Index: content/content_browser.gypi |
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi |
| index 5ed470c9f9974da4dddb6f08aa48bc1ead8e4fc2..2a6566658dd1be6e5f4161cebf61f774cd2ae5aa 100644 |
| --- a/content/content_browser.gypi |
| +++ b/content/content_browser.gypi |
| @@ -189,6 +189,7 @@ |
| 'public/browser/file_descriptor_info.h', |
| 'public/browser/focused_node_details.h', |
| 'public/browser/font_list_async.h', |
| + 'public/browser/geolocation_provider.cc', |
|
Michael van Ouwerkerk
2016/06/24 13:57:19
Is this file suitable for the public content api?
mcasas
2016/06/24 19:25:52
Please see my reply to your comment in the file it
|
| 'public/browser/geolocation_provider.h', |
| 'public/browser/global_request_id.h', |
| 'public/browser/gpu_data_manager.h', |