Cleanup workaround for grit version dependency
BUG=webrtc:5160 R=phoglund@webrtc.org Review URL: https://codereview.webrtc.org/1420653006 . Cr-Commit-Position: refs/heads/master@{#10540}
This commit is contained in:
parent
c4a1c370aa
commit
698aa8d26e
1
.gitignore
vendored
1
.gitignore
vendored
@ -39,7 +39,6 @@
|
||||
/base
|
||||
/build
|
||||
/buildtools
|
||||
/chrome
|
||||
/chromium/.gclient.tmp
|
||||
/chromium/.gclient.tmp_entries
|
||||
/chromium/.last_sync_chromium
|
||||
|
||||
@ -101,7 +101,6 @@ if 'ios' in target_os:
|
||||
DIRECTORIES.append('third_party/class-dump')
|
||||
|
||||
FILES = {
|
||||
'chrome/VERSION': None, # TODO(kjellander): Get rid of this; webrtc:5160.
|
||||
'tools/isolate_driver.py': None,
|
||||
'third_party/BUILD.gn': None,
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user