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

Unified Diff: chrome/browser/chromeos/DEPS

Issue 11075006: Moved bluetooth adapter files to device/bluetooth/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: renamed 'bluetooth' target to 'device_bluetooth'. Created 8 years, 2 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: chrome/browser/chromeos/DEPS
diff --git a/chrome/browser/chromeos/DEPS b/chrome/browser/chromeos/DEPS
index 770f46e54f3b6c95b173a87cbaaf895183611284..59bd733fe6afdaaa869269b3ca7a50c86a472220 100644
--- a/chrome/browser/chromeos/DEPS
+++ b/chrome/browser/chromeos/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+cros",
"+dbus",
+ "+device/bluetooth",
"+media/base/media_switches.h", # For media command line switches.
"+third_party/mozc",
"+webkit/chromeos/fileapi",

Powered by Google App Engine
This is Rietveld 408576698