зеркало из https://github.com/mozilla/gecko-dev.git
Adding nsBaseDragService.cpp to Linux build.
This commit is contained in:
Родитель
a827ae73a8
Коммит
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"
|
||||
|
|
Загрузка…
Ссылка в новой задаче