Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5238)

Unified Diff: chrome/browser/chromeos/status/clock_updater.cc

Issue 9838085: Move files inside chrome/browser/chromeos/dbus to chromeos/dbus (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/chromeos/status/clock_updater.h ('k') | chrome/browser/chromeos/status/power_menu_button.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/status/clock_updater.cc
diff --git a/chrome/browser/chromeos/status/clock_updater.cc b/chrome/browser/chromeos/status/clock_updater.cc
index 03dbda43446ef1347513aa5c5b8d8ffd9e914a24..26ac9c2964797efdfd6371ff89f101fed4a834ba 100644
--- a/chrome/browser/chromeos/status/clock_updater.cc
+++ b/chrome/browser/chromeos/status/clock_updater.cc
@@ -4,9 +4,9 @@
#include "chrome/browser/chromeos/status/clock_updater.h"
-#include "chrome/browser/chromeos/dbus/dbus_thread_manager.h"
#include "chrome/browser/chromeos/status/clock_menu_button.h"
#include "chrome/browser/chromeos/system/timezone_settings.h"
+#include "chromeos/dbus/dbus_thread_manager.h"
ClockUpdater::ClockUpdater(ClockMenuButton* button)
: button_(button) {
« no previous file with comments | « chrome/browser/chromeos/status/clock_updater.h ('k') | chrome/browser/chromeos/status/power_menu_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698