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

Unified Diff: chrome/test/BUILD.gn

Issue 2370103003: Added browser tests to test the BudgetAPI. Also added BudgetAPI to ExperimentalWebPlatformFeatures. (Closed)
Patch Set: Rebase and add script tag for result_queue.js to subscope tests. 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
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index 5d6db9ded547b204c76bb83fad9c557e849ec40b..88b87674772eae7313918e9f1c5fef462bc0951b 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1323,6 +1323,7 @@ test("browser_tests") {
"../browser/browsing_data/history_counter_browsertest.cc",
"../browser/browsing_data/media_licenses_counter_browsertest.cc",
"../browser/browsing_data/passwords_counter_browsertest.cc",
+ "../browser/budget_service/budget_manager_browsertest.cc",
"../browser/chrome_content_browser_client_browsertest.cc",
"../browser/chrome_main_browsertest.cc",
"../browser/chrome_navigation_browsertest.cc",
« no previous file with comments | « chrome/browser/budget_service/budget_manager_browsertest.cc ('k') | chrome/test/data/budget_service/budget_test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698