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

Unified Diff: chromeos/dbus/cashew_client.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: _ Created 8 years, 9 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
Index: chromeos/dbus/cashew_client.cc
diff --git a/chrome/browser/chromeos/dbus/cashew_client.cc b/chromeos/dbus/cashew_client.cc
similarity index 98%
rename from chrome/browser/chromeos/dbus/cashew_client.cc
rename to chromeos/dbus/cashew_client.cc
index a1cf70559eb461571b29e77096f70aa3b4ae18c7..284cf9abc19d8d5bf901fad395b091c20ba62aee 100644
--- a/chrome/browser/chromeos/dbus/cashew_client.cc
+++ b/chromeos/dbus/cashew_client.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "chrome/browser/chromeos/dbus/cashew_client.h"
+#include "chromeos/dbus/cashew_client.h"
#include "base/bind.h"
#include "base/chromeos/chromeos_version.h"

Powered by Google App Engine
This is Rietveld 408576698