From afc848fc2285b6b7e5133d836086812981277475 Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Sun, 13 Mar 2011 20:35:48 +0000 Subject: Move some message files and hi_res_timer_manager to content, in preparation for moving worker code. TBR=avi Review URL: http://codereview.chromium.org/6685027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@77970 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_common.gypi | 5 ----- 1 file changed, 5 deletions(-) (limited to 'chrome/chrome_common.gypi') diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index b48c8cf..f8b6584 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -56,7 +56,6 @@ 'common/devtools_messages_internal.h', 'common/dom_storage_messages.cc', 'common/dom_storage_messages.h', - 'common/file_utilities_messages.h', 'common/font_config_ipc_linux.cc', 'common/font_config_ipc_linux.h', 'common/geoposition.cc', @@ -69,9 +68,6 @@ 'common/guid.h', 'common/guid_posix.cc', 'common/guid_win.cc', - 'common/hi_res_timer_manager_posix.cc', - 'common/hi_res_timer_manager_win.cc', - 'common/hi_res_timer_manager.h', 'common/indexed_db_key.cc', 'common/indexed_db_key.h', 'common/indexed_db_messages.h', @@ -82,7 +78,6 @@ 'common/logging_chrome.h', 'common/metrics_helpers.cc', 'common/metrics_helpers.h', - 'common/mime_registry_messages.h', 'common/multi_process_lock.h', 'common/multi_process_lock_linux.cc', 'common/multi_process_lock_mac.cc', -- cgit v1.1