From 4c19a952472fc0cb32d761bb829e7dd6268f960a Mon Sep 17 00:00:00 2001 From: Trevor Saunders Date: Tue, 10 Dec 2013 14:52:35 -0500 Subject: [PATCH] bug 943023 - add comment DONTBUILD because NPOTB --- toolkit/components/url-classifier/moz.build | 1 + 1 file changed, 1 insertion(+) diff --git a/toolkit/components/url-classifier/moz.build b/toolkit/components/url-classifier/moz.build index 46ae4631c3a..d728ecda24c 100644 --- a/toolkit/components/url-classifier/moz.build +++ b/toolkit/components/url-classifier/moz.build @@ -28,6 +28,7 @@ UNIFIED_SOURCES += [ 'ProtocolParser.cpp', ] +# define conflicting LOG() macros SOURCES += [ 'nsUrlClassifierPrefixSet.cpp', 'nsUrlClassifierStreamUpdater.cpp',