From 2abf9f022d36e29c63c6d0f529449de85596fc48 Mon Sep 17 00:00:00 2001 From: "Torne (Richard Coles)" Date: Thu, 19 Jun 2014 10:45:41 +0100 Subject: Remove libaddressinput hook. This hook has been deleted upstream and isn't needed any more. Change-Id: Ide487739c6111ff38b09353781097b4c315dc162 --- chromium/tools/merge_from_chromium.py | 3 --- 1 file changed, 3 deletions(-) (limited to 'chromium/tools') diff --git a/chromium/tools/merge_from_chromium.py b/chromium/tools/merge_from_chromium.py index 740a636..752b6ad 100755 --- a/chromium/tools/merge_from_chromium.py +++ b/chromium/tools/merge_from_chromium.py @@ -255,9 +255,6 @@ def _GenerateMakefiles(version, unattended): logging.debug('Generating makefiles ...') # TODO(torne): come up with a way to deal with hooks from DEPS properly - # Run libaddressinput hook as we need this to build. - merge_common.GetCommandStdout(['python', - 'third_party/libaddressinput/chromium/tools/update-strings.py']) # TODO(torne): The .tmp files are generated by # third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp into the source -- cgit v1.2.3