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:
Steven Lee 2012-10-30 11:34:50 -04:00
Родитель 9860793521
Коммит 6a541743ec
4 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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