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

Unified Diff: content/content_common.gypi

Issue 6677096: Move a bunch of files from chrome\common to content\common. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years, 9 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/unix_domain_socket_posix.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_common.gypi
===================================================================
--- content/content_common.gypi (revision 78451)
+++ content/content_common.gypi (working copy)
@@ -71,10 +71,14 @@
'common/file_system/webfilewriter_impl.h',
'common/file_system_messages.h',
'common/file_utilities_messages.h',
+ 'common/font_config_ipc_linux.cc',
+ 'common/font_config_ipc_linux.h',
'common/font_descriptor_mac.h',
'common/font_descriptor_mac.mm',
'common/font_loader_mac.h',
'common/font_loader_mac.mm',
+ 'common/geoposition.cc',
+ 'common/geoposition.h',
'common/gpu_info.cc',
'common/gpu_info.h',
'common/gpu_messages.h',
@@ -90,6 +94,7 @@
'common/message_router.cc',
'common/message_router.h',
'common/mime_registry_messages.h',
+ 'common/mru_cache.h',
'common/notification_details.cc',
'common/notification_details.h',
'common/notification_observer.h',
@@ -132,6 +137,8 @@
'common/socket_stream_messages.h',
'common/speech_input_messages.h',
'common/speech_input_result.h',
+ 'common/unix_domain_socket_posix.cc',
+ 'common/unix_domain_socket_posix.h',
'common/web_database_observer_impl.cc',
'common/web_database_observer_impl.h',
'common/webblobregistry_impl.cc',
« no previous file with comments | « content/common/unix_domain_socket_posix.cc ('k') | content/content_renderer.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698