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

Unified Diff: chromeos/BUILD.gn

Issue 2858643002: PS - Filtering activeTab URL (Closed)
Patch Set: ExtensionBuilder in test Created 3 years, 8 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: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index 596c013183b0af67c71f0842b2ebdbb92204c6b9..aa93033413c02f165192f50424c7565a7b0cc12c 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -546,6 +546,8 @@ static_library("test_support") {
"login/auth/mock_auth_status_consumer.h",
"login/auth/mock_url_fetchers.cc",
"login/auth/mock_url_fetchers.h",
+ "login/scoped_test_public_session_login_state.cc",
+ "login/scoped_test_public_session_login_state.h",
"network/fake_network_device_handler.cc",
"network/fake_network_device_handler.h",
"network/mock_managed_network_configuration_handler.cc",
« no previous file with comments | « chrome/browser/extensions/native_bindings_apitest.cc ('k') | chromeos/login/scoped_test_public_session_login_state.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698