Add libchromeos-glib for glib dependencies

This cleans up the dependency tree for daemons linking libchromeos
so that only those that actually need glib link against it.

BUG=chromium:508218
TEST=trybots

Change-Id: Iec92f061ae00b81bc440f4c58082adc6cdb059a3
Reviewed-on: https://chromium-review.googlesource.com/284079
Reviewed-by: Alex Deymo <deymo@chromium.org>
Commit-Queue: Christopher Wiley <wiley@chromium.org>
Tested-by: Christopher Wiley <wiley@chromium.org>
diff --git a/update_engine.gyp b/update_engine.gyp
index d3232a3..aaccad3 100644
--- a/update_engine.gyp
+++ b/update_engine.gyp
@@ -4,6 +4,7 @@
       'deps': [
         'libchrome-<(libbase_ver)',
         'libchromeos-<(libbase_ver)',
+        'libchromeos-glib-<(libbase_ver)',
       ],
       # Defaults if the -DUSE_* flags are not passed to gyp is 0. You can set
       # the default value for the USE flag in the ebuild.