fixed spacing
diff --git a/aos/common/common.gyp b/aos/common/common.gyp
index e4b64b5..8dd1370 100644
--- a/aos/common/common.gyp
+++ b/aos/common/common.gyp
@@ -34,10 +34,10 @@
         'time.cc'
       ],
       'dependencies': [
-         # TODO(aschuh): Fix this dependency loop by
-         # providing a logging interface.
-         # '<(AOS)/build/aos.gyp:logging',
-         '<(AOS)/build/aos.gyp:aos/ResourceList.h',
+        # TODO(aschuh): Fix this dependency loop by
+        # providing a logging interface.
+        # '<(AOS)/build/aos.gyp:logging',
+        '<(AOS)/build/aos.gyp:aos/ResourceList.h',
       ],
     },
     {