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

Unified Diff: BUILD.gn

Issue 2395363002: Add storage_unittests to buildbots. (Closed)
Patch Set: Rebased against master. Created 4 years, 2 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
« no previous file with comments | « no previous file | build/android/pylib/gtest/gtest_config.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 43149c93c23dedd3c0fa7390e1d13215d36d5079..89db3ff3ddb56e244fd03053c5c3f73da179ee2e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -303,6 +303,7 @@ group("both_gn_and_gyp") {
"//mojo/edk/test:mojo_public_system_unittests",
"//net:net_perftests",
"//services/shell/public/cpp",
+ "//storage//browser:storage_unittests",
"//third_party/WebKit/Source/platform:blink_platform_unittests",
"//third_party/WebKit/Source/platform/heap:blink_heap_unittests",
"//third_party/WebKit/Source/web:webkit_unit_tests",
@@ -1142,6 +1143,7 @@ if (is_win) {
"//remoting:remoting_unittests",
"//skia:skia_unittests",
"//sql:sql_unittests",
+ "//storage//browser:storage_unittests",
"//third_party/WebKit/Source/platform:blink_platform_unittests",
"//third_party/WebKit/Source/platform/heap:blink_heap_unittests",
"//third_party/angle/src/tests:angle_unittests",
« no previous file with comments | « no previous file | build/android/pylib/gtest/gtest_config.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698