From 7fdad3a542e60dd9426e103b813421f3d1b37b40 Mon Sep 17 00:00:00 2001 From: "akalin@chromium.org" Date: Tue, 27 Jul 2010 21:14:33 +0000 Subject: Rewrote handing of auto-reconnection and network changes for sync notifier. BUG=47883 TEST=manual (turning network connection off and on) Review URL: http://codereview.chromium.org/2809056 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@53839 0039d316-1c4b-4281-b951-d872f2087c98 --- jingle/jingle.gyp | 2 -- 1 file changed, 2 deletions(-) (limited to 'jingle/jingle.gyp') diff --git a/jingle/jingle.gyp b/jingle/jingle.gyp index e950c46..b3edc24 100644 --- a/jingle/jingle.gyp +++ b/jingle/jingle.gyp @@ -23,8 +23,6 @@ 'notifier/base/static_assert.h', 'notifier/base/task_pump.cc', 'notifier/base/task_pump.h', - 'notifier/communicator/auto_reconnect.cc', - 'notifier/communicator/auto_reconnect.h', 'notifier/communicator/connection_options.cc', 'notifier/communicator/connection_options.h', 'notifier/communicator/connection_settings.cc', -- cgit v1.1