Adding Third Party METADATA

Change-Id: I47e9707418cc8ebe583179ebed8ad359dd820b44
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..b7fe573
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,12 @@
+name: "Google Test"
+description: "Google's C++ test framework."
+
+third_party {
+  url {
+    type: GIT
+    value: "https://github.com/abseil/googletest"
+  }
+  version: "c7a899855656fb0bba2c98ba70bc26333471eb92"
+  last_upgrade_date { year: 2018 month: 8 day: 31 }
+  license_type: NOTICE
+}