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

Unified Diff: chromeos/dbus/DEPS

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
« no previous file with comments | « chromeos/chromeos.gyp ('k') | chromeos/dbus/bluetooth_adapter_client.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/DEPS
diff --git a/chromeos/dbus/DEPS b/chromeos/dbus/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..c979c39114eb65184b310e391c894277c14a67b5
--- /dev/null
+++ b/chromeos/dbus/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ "+base",
oshima 2012/03/24 07:00:09 base is not necessary. it's in DPES in the root.
+ "+dbus",
+]
« no previous file with comments | « chromeos/chromeos.gyp ('k') | chromeos/dbus/bluetooth_adapter_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698