Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: components/leveldb/test_manifest.json

Issue 1812263004: Convert leveldb_apptests to unit tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase to ToT Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/leveldb/test_manifest.json
diff --git a/components/leveldb/test_manifest.json b/components/leveldb/test_manifest.json
new file mode 100644
index 0000000000000000000000000000000000000000..b013a4ac8d14079f9b96a2ce6c9ce90087915263
--- /dev/null
+++ b/components/leveldb/test_manifest.json
@@ -0,0 +1,5 @@
+{
+ "name": "exe:leveldb_service_unittests",
+ "display_name": "LevelDB Service Unittests",
+ "capabilities": { "*": [ "*" ] }
+}

Powered by Google App Engine
This is Rietveld 408576698