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

Unified Diff: chrome/test/BUILD.gn

Issue 2206693002: Improve settings override bubble to indicate policy installed extensions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Tests added; Addressed code review comments patch 5 Created 4 years, 3 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 33de5dba7914226552f5258240e60f72e13e97ab..cdb66c8332fa8e239c1fc11cbcf746613a1880e4 100644
--- a/chrome/test/BUILD.gn
+++ b/chrome/test/BUILD.gn
@@ -3785,6 +3785,7 @@ test("unit_tests") {
"../browser/extensions/extension_management_test_util.cc",
"../browser/extensions/extension_management_test_util.h",
"../browser/extensions/extension_management_unittest.cc",
+ "../browser/extensions/extension_message_bubble_bridge_unittest.cc",
"../browser/extensions/extension_message_bubble_controller_unittest.cc",
"../browser/extensions/extension_migrator_unittest.cc",
"../browser/extensions/extension_path_util_unittest.cc",

Powered by Google App Engine
This is Rietveld 408576698