зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 8b5aa1f7d1f3 (bug 1579156) for bustage due to missing dom/bindings/test. CLOSED TREE
This commit is contained in:
Родитель
ab78b9be04
Коммит
453f8b162f
|
@ -1827,8 +1827,3 @@ class RecursiveMakeBackend(CommonBackend):
|
|||
webidls_mk = mozpath.join(bindings_dir, 'webidlsrcs.mk')
|
||||
with self._write_file(webidls_mk) as fh:
|
||||
mk.dump(fh, removal_guard=False)
|
||||
|
||||
# Add the test directory to the compile graph.
|
||||
self._compile_graph[mozpath.join(
|
||||
mozpath.relpath(bindings_dir, self.environment.topobjdir),
|
||||
'test', 'target-objects')]
|
||||
|
|
Загрузка…
Ссылка в новой задаче