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

Unified Diff: chromeos/dbus/bluetooth_property.h

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 | « chromeos/dbus/bluetooth_node_client.cc ('k') | chromeos/dbus/bluetooth_property.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/bluetooth_property.h
diff --git a/chrome/browser/chromeos/dbus/bluetooth_property.h b/chromeos/dbus/bluetooth_property.h
similarity index 95%
rename from chrome/browser/chromeos/dbus/bluetooth_property.h
rename to chromeos/dbus/bluetooth_property.h
index eb1f69d908ec092c2fb61c4e3c4892ccac1d16ec..ccfbff122b7ccb300161b1f426d0a144e921f880 100644
--- a/chrome/browser/chromeos/dbus/bluetooth_property.h
+++ b/chromeos/dbus/bluetooth_property.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef CHROME_BROWSER_CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_
-#define CHROME_BROWSER_CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_
+#ifndef CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_
+#define CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_
#pragma once
#include "base/compiler_specific.h"
@@ -93,4 +93,4 @@ class BluetoothProperty : public dbus::Property<T> {
} // namespace chromeos
-#endif // CHROME_BROWSER_CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_
+#endif // CHROMEOS_DBUS_BLUETOOTH_PROPERTY_H_
« no previous file with comments | « chromeos/dbus/bluetooth_node_client.cc ('k') | chromeos/dbus/bluetooth_property.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698