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

Unified Diff: chrome/test/BUILD.gn

Issue 2733023002: [Origin Trials] Support updates of disabled token list (Closed)
Patch Set: Address comments Created 3 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
« no previous file with comments | « chrome/common/pref_names.cc ('k') | tools/origin_trials/generate_token.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/BUILD.gn
diff --git a/chrome/test/BUILD.gn b/chrome/test/BUILD.gn
index d7d644f2d0ae864dc362d1c48a0230892fc72029..bf8cf34cca4d4d4f9d978a9b65094698e76b8e44 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -1343,6 +1343,7 @@ test("browser_tests") {
"../browser/chrome_find_request_manager_browsertest.cc",
"../browser/chrome_main_browsertest.cc",
"../browser/chrome_navigation_browsertest.cc",
+ "../browser/chrome_origin_trials_browsertest.cc",
"../browser/chrome_plugin_browsertest.cc",
"../browser/chrome_security_exploit_browsertest.cc",
"../browser/chrome_site_per_process_browsertest.cc",
« no previous file with comments | « chrome/common/pref_names.cc ('k') | tools/origin_trials/generate_token.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698