mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
Remove unneeded dependency on layout. b=227361 r+sr=roc
This commit is contained in:
parent
dc1efc09e8
commit
5d73b65b11
@ -51,8 +51,6 @@ GRE_MODULE = 1
|
||||
REQUIRES = xpcom \
|
||||
string \
|
||||
gfx \
|
||||
layout \
|
||||
content \
|
||||
widget \
|
||||
dom \
|
||||
locale \
|
||||
|
@ -39,13 +39,11 @@
|
||||
#include "nsScrollPortView.h"
|
||||
#include "nsIWidget.h"
|
||||
#include "nsUnitConversion.h"
|
||||
#include "nsPresContext.h"
|
||||
#include "nsIDeviceContext.h"
|
||||
#include "nsGUIEvent.h"
|
||||
#include "nsWidgetsCID.h"
|
||||
#include "nsViewsCID.h"
|
||||
#include "nsIScrollableView.h"
|
||||
#include "nsIFrame.h"
|
||||
#include "nsILookAndFeel.h"
|
||||
#include "nsISupportsArray.h"
|
||||
#include "nsIScrollPositionListener.h"
|
||||
|
@ -38,8 +38,6 @@
|
||||
#include "nsView.h"
|
||||
#include "nsIWidget.h"
|
||||
#include "nsViewManager.h"
|
||||
#include "nsIFrame.h"
|
||||
#include "nsPresContext.h"
|
||||
#include "nsIWidget.h"
|
||||
#include "nsIButton.h"
|
||||
#include "nsGUIEvent.h"
|
||||
|
@ -40,7 +40,6 @@
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsIViewManager.h"
|
||||
#include "nsCRT.h"
|
||||
#include "nsPresContext.h"
|
||||
#include "nsIWidget.h"
|
||||
#include "nsITimer.h"
|
||||
#include "prtime.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user