diff options
Diffstat (limited to 'google_apis/gcm/BUILD.gn')
-rw-r--r-- | google_apis/gcm/BUILD.gn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/google_apis/gcm/BUILD.gn b/google_apis/gcm/BUILD.gn index d21a057..83412b69 100644 --- a/google_apis/gcm/BUILD.gn +++ b/google_apis/gcm/BUILD.gn @@ -2,6 +2,7 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. +import("//testing/test.gni") import("//third_party/protobuf/proto_library.gni") component("gcm") { |