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

Unified Diff: content/content_browser.gypi

Issue 10949027: Close leaking FDs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Addressed Yaron's comments 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 42f26faebba7b5ef0d22a67749b14ab442c047f6..4b3b39baa7775b6aa3b7517f2dfdfc2b835c44c2 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