summaryrefslogtreecommitdiffstats
path: root/remoting/remoting_android.gypi
diff options
context:
space:
mode:
authorgarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-17 23:02:02 +0000
committergarykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-03-17 23:02:02 +0000
commit8b38988b9820041f31fb0af6a9dd19acdaafe7b1 (patch)
treeaeb8b3873ad9d9402b8af7a4933375c9d51dec45 /remoting/remoting_android.gypi
parentf4bdeafed97da74d8da1ad7dcb484a99312ffa65 (diff)
downloadchromium_src-8b38988b9820041f31fb0af6a9dd19acdaafe7b1.zip
chromium_src-8b38988b9820041f31fb0af6a9dd19acdaafe7b1.tar.gz
chromium_src-8b38988b9820041f31fb0af6a9dd19acdaafe7b1.tar.bz2
Remove RULE_INPUT_PATH from inputs.
These inputs are not necessary because RULE_INPUT_PATH is always an input of a rule. And the .gyp spec doesn't guarantee that the RULE_INPUT_* variables exist for the inputs list. BUG= R=sergeyu@chromium.org Review URL: https://codereview.chromium.org/197233010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@257511 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/remoting_android.gypi')
-rw-r--r--remoting/remoting_android.gypi1
1 files changed, 0 insertions, 1 deletions
diff --git a/remoting/remoting_android.gypi b/remoting/remoting_android.gypi
index a10d404..86b9e56 100644
--- a/remoting/remoting_android.gypi
+++ b/remoting/remoting_android.gypi
@@ -65,7 +65,6 @@
'inputs': [
'<(remoting_localize_path)',
'<(branding_path)',
- '<(RULE_INPUT_PATH)',
],
'outputs': [
'<(SHARED_INTERMEDIATE_DIR)/remoting/android/<(RULE_INPUT_ROOT)',