Loading layout/base/gtest/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -28,5 +28,3 @@ if CONFIG["CC_TYPE"] == "clang": CXXFLAGS += ["-Wno-null-dereference"] FINAL_LIBRARY = "xul-gtest" REQUIRES_UNIFIED_BUILD = True layout/build/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -77,5 +77,3 @@ FINAL_LIBRARY = "xul" if CONFIG["CC_TYPE"] in ("clang", "gcc"): CXXFLAGS += ["-Wno-error=shadow"] REQUIRES_UNIFIED_BUILD = True layout/inspector/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -38,5 +38,3 @@ LOCAL_INCLUDES += [ "../style", "/dom/base", ] REQUIRES_UNIFIED_BUILD = True layout/style/test/gtest/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -22,5 +22,3 @@ GeneratedFile( ) FINAL_LIBRARY = "xul-gtest" REQUIRES_UNIFIED_BUILD = True layout/tools/layout-debug/src/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -22,5 +22,3 @@ XPCOM_MANIFESTS += [ include("/ipc/chromium/chromium-config.mozbuild") FINAL_LIBRARY = "xul" REQUIRES_UNIFIED_BUILD = True Loading
layout/base/gtest/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -28,5 +28,3 @@ if CONFIG["CC_TYPE"] == "clang": CXXFLAGS += ["-Wno-null-dereference"] FINAL_LIBRARY = "xul-gtest" REQUIRES_UNIFIED_BUILD = True
layout/build/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -77,5 +77,3 @@ FINAL_LIBRARY = "xul" if CONFIG["CC_TYPE"] in ("clang", "gcc"): CXXFLAGS += ["-Wno-error=shadow"] REQUIRES_UNIFIED_BUILD = True
layout/inspector/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -38,5 +38,3 @@ LOCAL_INCLUDES += [ "../style", "/dom/base", ] REQUIRES_UNIFIED_BUILD = True
layout/style/test/gtest/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -22,5 +22,3 @@ GeneratedFile( ) FINAL_LIBRARY = "xul-gtest" REQUIRES_UNIFIED_BUILD = True
layout/tools/layout-debug/src/moz.build +0 −2 Original line number Diff line number Diff line Loading @@ -22,5 +22,3 @@ XPCOM_MANIFESTS += [ include("/ipc/chromium/chromium-config.mozbuild") FINAL_LIBRARY = "xul" REQUIRES_UNIFIED_BUILD = True