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

Unified Diff: chromeos/dbus/dbus_client_implementation_type.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/cryptohome_client.cc ('k') | chromeos/dbus/dbus_method_call_status.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/dbus_client_implementation_type.h
diff --git a/chrome/browser/chromeos/dbus/dbus_client_implementation_type.h b/chromeos/dbus/dbus_client_implementation_type.h
similarity index 67%
rename from chrome/browser/chromeos/dbus/dbus_client_implementation_type.h
rename to chromeos/dbus/dbus_client_implementation_type.h
index 2ed432d46c251c09573fb7b79f03d7a306fdfda8..45fb4921f647b775a3e52b0dd42f825791dbafb8 100644
--- a/chrome/browser/chromeos/dbus/dbus_client_implementation_type.h
+++ b/chromeos/dbus/dbus_client_implementation_type.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_DBUS_CLIENT_IMPLEMENTATION_TYPE_H_
-#define CHROME_BROWSER_CHROMEOS_DBUS_DBUS_CLIENT_IMPLEMENTATION_TYPE_H_
+#ifndef CHROMEOS_DBUS_DBUS_CLIENT_IMPLEMENTATION_TYPE_H_
+#define CHROMEOS_DBUS_DBUS_CLIENT_IMPLEMENTATION_TYPE_H_
namespace chromeos {
@@ -15,4 +15,4 @@ enum DBusClientImplementationType {
} // namespace chromeos
-#endif // CHROME_BROWSER_CHROMEOS_DBUS_DBUS_CLIENT_IMPLEMENTATION_TYPE_H_
+#endif // CHROMEOS_DBUS_DBUS_CLIENT_IMPLEMENTATION_TYPE_H_
« no previous file with comments | « chromeos/dbus/cryptohome_client.cc ('k') | chromeos/dbus/dbus_method_call_status.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698