Skip to content

Commit

Permalink
Remove automation references.
Browse files Browse the repository at this point in the history
It hasn't been a thing for years.

BUG=224072,316203

R=robertshield@chromium.org,jam@chromium.org, anantha@chromium.org

Review-Url: https://codereview.chromium.org/2468563002
Cr-Commit-Position: refs/heads/master@{#429028}
  • Loading branch information
avi authored and Commit bot committed Nov 1, 2016
1 parent dd5416a commit 8b616c8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
2 changes: 0 additions & 2 deletions PRESUBMIT.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@
r'.*[\\\/](test|tool(s)?)[\\\/].*',
# content_shell is used for running layout tests.
r'content[\\\/]shell[\\\/].*',
# At request of folks maintaining this folder.
r'chrome[\\\/]browser[\\\/]automation[\\\/].*',
# Non-production example code.
r'mojo[\\\/]examples[\\\/].*',
# Launcher for running iOS tests on the simulator.
Expand Down
12 changes: 0 additions & 12 deletions WATCHLISTS
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,6 @@
'components/autofill/browser/webdata/|'\
'components/webdata/',
},
'automation': {
'filepath': 'chrome/browser/automation/|chrome/test/automation/',
},
'banners': {
'filepath': 'chrome/android/java/src/org/chromium/chrome/browser/banners/|'\
'chrome/android/javatests/src/org/chromium/chrome/browser/banners/|'\
Expand Down Expand Up @@ -807,11 +804,6 @@
'push_messaging': {
'filepath': 'push_messaging'
},
'pyauto': {
'filepath': 'chrome/test/pyautolib' \
'|chrome/test/functional' \
'|chrome/browser/automation/automation_provider_json'
},
'remoting': {
'filepath': 'remoting/' \
'|testing/chromoting'
Expand Down Expand Up @@ -1482,7 +1474,6 @@
'vabr+watchlistautofill@chromium.org',
'mathp+autofillwatch@chromium.org',
'sebsg+autofillwatch@chromium.org'],
'automation': ['robertshield@chromium.org'],
'background_sync': ['chasej+watch@chromium.org',
'iclelland+watch@chromium.org',
'jkarlin+watch@chromium.org',
Expand Down Expand Up @@ -1961,9 +1952,6 @@
'push_messaging': ['harkness+watch@chromium.org',
'johnme+watch@chromium.org',
'peter@chromium.org'],
'pyauto': ['anantha@chromium.org',
'dennisjeffrey@chromium.org',
'dyu@chromium.org'],
'remoting': ['chromoting-reviews@chromium.org'],
'rlz_id': ['alito+watch@chromium.org',
'gab+watch@chromium.org',
Expand Down

0 comments on commit 8b616c8

Please sign in to comment.