Merge last PGO-green changeset from mozilla-inbound to mozilla-central

This commit is contained in:
Phil Ringnalda 2012-08-19 11:17:28 -07:00
commit 1b1d28cb1f
5 changed files with 2 additions and 3 deletions

View File

@ -40,7 +40,6 @@
#include "nsIScriptElement.h"
#include "nsScriptLoader.h"
#include "nsStyleLinkElement.h"
#include "nsIImageLoadingContent.h"
#include "nsReadableUtils.h"
#include "nsUnicharUtils.h"
#include "nsICookieService.h"

View File

@ -58,7 +58,6 @@ using mozilla::DefaultXDisplay;
#include "nsFocusManager.h"
#include "nsIDOMDragEvent.h"
#include "nsIScrollableFrame.h"
#include "nsIImageLoadingContent.h"
#include "nsIDocShell.h"
#include "nsContentCID.h"

0
gfx/harfbuzz/src/check-exported-symbols.sh Executable file → Normal file
View File

View File

@ -36,7 +36,6 @@
#include "nsIDOMHTMLMapElement.h"
#include "nsTransform2D.h"
#include "nsITheme.h"
#include "nsIImageLoadingContent.h"
#include "nsIServiceManager.h"
#include "nsIURI.h"

View File

@ -46,6 +46,8 @@ else ifeq ($(OS_ARCH),Darwin)
CPPSRCS += TimeStamp_darwin.cpp
else ifeq ($(OS_ARCH),WINNT)
CPPSRCS += TimeStamp_windows.cpp
else
$(error No TimeStamp implementation on this platform. Build will not succeed)
endif
EXPORTS_NAMESPACES = mozilla