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

Unified Diff: content/content_browser.gypi

Issue 9500008: Move font_list_async.h to content/public. Switch to Pass() goodness to simplify code. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: fix clang Created 8 years, 10 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
« no previous file with comments | « content/common/font_list_x11.cc ('k') | content/public/browser/font_list_async.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
===================================================================
--- content/content_browser.gypi (revision 124079)
+++ content/content_browser.gypi (working copy)
@@ -62,6 +62,7 @@
'public/browser/download_manager_delegate.h',
'public/browser/favicon_status.cc',
'public/browser/favicon_status.h',
+ 'public/browser/font_list_async.h',
'public/browser/geolocation_permission_context.h',
'public/browser/global_request_id.h',
'public/browser/gpu_data_manager.h',
@@ -268,7 +269,6 @@
'browser/find_pasteboard.h',
'browser/find_pasteboard.mm',
'browser/font_list_async.cc',
- 'browser/font_list_async.h',
'browser/gamepad/data_fetcher.h',
'browser/gamepad/gamepad_provider.cc',
'browser/gamepad/gamepad_provider.h',
« no previous file with comments | « content/common/font_list_x11.cc ('k') | content/public/browser/font_list_async.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698