Revert D4245638: [yoga] Rename defs file

Summary: This reverts commit 14050d02c4298014a5fcadd75c4f364537ec2396

Differential Revision: D4245638

fbshipit-source-id: 5eba4f87cbf5a64e235dd16e038326e916cdda77
This commit is contained in:
Emil Sjolander
2016-11-30 12:23:09 -08:00
committed by Facebook Github Bot
parent 4a578284a5
commit 31b961d8b3
12 changed files with 11 additions and 11 deletions

View File

@@ -5,7 +5,7 @@
# LICENSE file in the root directory of this source tree. An additional grant
# of patent rights can be found in the PATENTS file in the same directory.
include_defs('//YOGA_DEFS')
include_defs('//CSSLAYOUT_DEFS')
cxx_library(
name = 'jni',

View File

@@ -5,7 +5,7 @@
# LICENSE file in the root directory of this source tree. An additional grant
# of patent rights can be found in the PATENTS file in the same directory.
include_defs('//YOGA_DEFS')
include_defs('//CSSLAYOUT_DEFS')
java_library(
name = 'annotations',