summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authortim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-05 20:06:15 +0000
committertim@chromium.org <tim@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-05 20:06:15 +0000
commite7ef7150c893a1ff2fe4197ce9d76ccb21001caa (patch)
tree639aa7b62035bbe557dff59d2c43c7a635d0f15c /WATCHLISTS
parentcc4ba248e6714e6cf29bfa956d415977d78db246 (diff)
downloadchromium_src-e7ef7150c893a1ff2fe4197ce9d76ccb21001caa.zip
chromium_src-e7ef7150c893a1ff2fe4197ce9d76ccb21001caa.tar.gz
chromium_src-e7ef7150c893a1ff2fe4197ce9d76ccb21001caa.tar.bz2
Add the sync files to chrome.gyp. They still don't result in anything building because
the files are wrapped in #ifdef CHROME_PERSONALIZATION which is not defined anywhere at the moment. Add live_sync to chrome\test and corresponding target to chrome.gyp Review URL: http://codereview.chromium.org/159902 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22521 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 4992568..a0ee140 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -76,7 +76,7 @@
'filepath': 'sandbox/linux/.*',
},
'sync': {
- 'filepath': 'chrome/browser/sync/.*',
+ 'filepath': 'chrome/browser/sync/.*|chrome/browser/views/sync/.*|chrome/test/live_sync/.*',
},
},