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

Unified Diff: extensions/BUILD.gn

Issue 2165023003: [Extensions] Use compiled feature files (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 years, 5 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: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 172bf46180572b3e874ef99ce6412883fc1a3248..f3f133343b6828c79fe021ecd0b7c114a6a56ba4 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -91,6 +91,7 @@ static_library("test_support") {
"//extensions/common",
"//extensions/common/api",
"//extensions/common/api:api_registration",
+ "//extensions/test:extensions_features",
"//net:test_support",
"//testing/gmock",
"//testing/gtest",

Powered by Google App Engine
This is Rietveld 408576698