mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 06:11:37 +00:00
Adding nsBaseDragService.cpp to Linux build.
This commit is contained in:
parent
a827ae73a8
commit
927aaf69cc
@ -36,6 +36,7 @@ CPPSRCS= \
|
||||
nsTransferable.cpp \
|
||||
nsBaseClipboard.cpp \
|
||||
nsXIFFormatConverter.cpp \
|
||||
nsBaseDragService.cpp \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES := \
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
#include "nsBaseDragService.h"
|
||||
#include "nsITransferable.h"
|
||||
#include "nsDataObj.h"
|
||||
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsWidgetsCID.h"
|
||||
|
Loading…
Reference in New Issue
Block a user