From 14a000d1e7ced20cb4866a727323e4ea99f78bf7 Mon Sep 17 00:00:00 2001 From: "dhg@chromium.org" Date: Thu, 29 Apr 2010 21:44:24 +0000 Subject: Changing linux platform for chromeos. This involved moving platform_util and extension_error_reporter to browser, so that the UIs surrounding them can be in the browser. BUG=none TEST=none Review URL: http://codereview.chromium.org/1705009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45986 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_common.gypi | 6 ------ 1 file changed, 6 deletions(-) (limited to 'chrome/chrome_common.gypi') diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 668af2d..0d2a058 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -149,8 +149,6 @@ 'common/extensions/extension_action.h', 'common/extensions/extension_constants.cc', 'common/extensions/extension_constants.h', - 'common/extensions/extension_error_reporter.cc', - 'common/extensions/extension_error_reporter.h', 'common/extensions/extension_error_utils.cc', 'common/extensions/extension_error_utils.h', 'common/extensions/extension_extent.cc', @@ -224,10 +222,6 @@ 'common/page_transition_types.cc', 'common/page_transition_types.h', 'common/page_zoom.h', - 'common/platform_util.h', - 'common/platform_util_linux.cc', - 'common/platform_util_mac.mm', - 'common/platform_util_win.cc', 'common/plugin_carbon_interpose_constants_mac.h', 'common/plugin_carbon_interpose_constants_mac.cc', 'common/plugin_messages.h', -- cgit v1.1