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

Unified Diff: content/content_browser.gypi

Issue 585203002: Turn FileDescriptorInfo a collection class (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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 8e7d5cee71dab9b3dfd23b17072fccf05ffdc0e4..d0feef4bd582d20e11243874a1c26f34eed5f049 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -121,6 +121,7 @@
'public/browser/favicon_status.cc',
'public/browser/favicon_status.h',
'public/browser/file_descriptor_info.h',
+ 'public/browser/file_descriptor_info.cc',
'public/browser/font_list_async.h',
'public/browser/geolocation_provider.h',
'public/browser/global_request_id.h',

Powered by Google App Engine
This is Rietveld 408576698