зеркало из https://github.com/mozilla/gecko-dev.git
Bug 792290 - Rename TimeSetting.cpp/TimeSetting.h to TimeZoneSettingObserver.cpp/TimeZoneSettingObserver.h. r=jlebar
--HG-- rename : dom/system/gonk/TimeSetting.cpp => dom/system/gonk/TimeZoneSettingObserver.cpp rename : dom/system/gonk/TimeSetting.h => dom/system/gonk/TimeZoneSettingObserver.h
This commit is contained in:
Родитель
9860793521
Коммит
6a541743ec
|
@ -62,7 +62,7 @@ CPPSRCS += \
|
|||
nsVolume.cpp \
|
||||
nsVolumeService.cpp \
|
||||
nsVolumeStat.cpp \
|
||||
TimeSetting.cpp \
|
||||
TimeZoneSettingObserver.cpp \
|
||||
Volume.cpp \
|
||||
VolumeCommand.cpp \
|
||||
VolumeManager.cpp \
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
#ifdef MOZ_WIDGET_GONK
|
||||
#include "mozilla/ipc/Netd.h"
|
||||
#include "AutoMounter.h"
|
||||
#include "TimeSetting.h"
|
||||
#include "TimeZoneSettingObserver.h"
|
||||
#endif
|
||||
#include "mozilla/ipc/Ril.h"
|
||||
#include "nsContentUtils.h"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
#include "nsJSUtils.h"
|
||||
#include "nsServiceManagerUtils.h"
|
||||
#include "nsString.h"
|
||||
#include "TimeSetting.h"
|
||||
#include "TimeZoneSettingObserver.h"
|
||||
#include "xpcpublic.h"
|
||||
|
||||
#undef LOG
|
Загрузка…
Ссылка в новой задаче