Add GN build file for dbus.

BUG=None
TEST=None
[email protected]
[email protected]
NOTRY=true

Review URL: https://codereview.chromium.org/301233007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274491 0039d316-1c4b-4281-b951-d872f2087c98
diff --git a/BUILD.gn b/BUILD.gn
index 122bc69..af666437 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -38,6 +38,7 @@
     "//content/public/common",
     "//content/public/renderer",
     "//crypto",
+    "//dbus",
     "//device/usb",
     #"//extensions/common/api:extensions_api",
     "//gin",
@@ -116,6 +117,7 @@
       "//cc",
       "//content/public/common",
       "//content/public/renderer",
+      "//dbus",
       "//ppapi:ppapi_c",
       "//third_party/libusb",
       #"//third_party/WebKit/Source/platform",