From 106113b3dde22f7d8b3a7f9a00a8884668cda782 Mon Sep 17 00:00:00 2001 From: "sanjeevr@chromium.org" Date: Mon, 26 Apr 2010 22:17:37 +0000 Subject: Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common in preparation of moving TalkMediator and GaiaAuthenticator to chrome/common. No functional change, only file locations have changed. BUG=None TEST=Test Bookmakrs Sync Review URL: http://codereview.chromium.org/1739004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45626 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_common.gypi | 2 ++ 1 file changed, 2 insertions(+) (limited to 'chrome/chrome_common.gypi') diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi index 1d0c864..d169a5a 100644 --- a/chrome/chrome_common.gypi +++ b/chrome/chrome_common.gypi @@ -201,6 +201,8 @@ 'common/db_message_filter.cc', 'common/db_message_filter.h', 'common/dom_storage_common.h', + 'common/deprecated/event_sys-inl.h', + 'common/deprecated/event_sys.h', 'common/filter_policy.h', 'common/gears_api.h', 'common/gpu_plugin.cc', -- cgit v1.1