From 1ac096bada542e6ee19f9822a22dca36083580a5 Mon Sep 17 00:00:00 2001
From: murgatroid99 <mlumish@google.com>
Date: Thu, 11 May 2017 09:56:32 -0700
Subject: [PATCH] Update list of js files in build.yaml

---
 build.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build.yaml b/build.yaml
index b293060234..9f504aade8 100644
--- a/build.yaml
+++ b/build.yaml
@@ -4552,6 +4552,7 @@ node_modules:
   - src/node/src/client.js
   - src/node/src/common.js
   - src/node/src/credentials.js
+  - src/node/src/constants.js
   - src/node/src/grpc_extension.js
   - src/node/src/metadata.js
   - src/node/src/server.js
-- 
GitLab