Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1399)

Unified Diff: content/content_browser.gypi

Issue 10949027: Close leaking FDs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed last comments and synced. Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 1d010159fe18506435fdac7f934619c54d58c809..ed37f1bb26635ce1dd4b024528e8337aa5980822 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -75,6 +75,7 @@
'public/browser/download_url_parameters.h',
'public/browser/favicon_status.cc',
'public/browser/favicon_status.h',
+ 'public/browser/file_descriptor_info.h',
'public/browser/font_list_async.h',
'public/browser/geolocation.h',
'public/browser/geolocation_permission_context.h',

Powered by Google App Engine
This is Rietveld 408576698