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

Unified Diff: chrome/common/BUILD.gn

Issue 2202733003: [Extensions] Remove JSONFeatureProvider, SimpleFeature::Parse (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: lazyboy@'s Created 4 years, 4 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/common/BUILD.gn
diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn
index cbb7a7b56f2a9a8ca8b0181dac5cc0eb4043bd3e..3dc20030f1850c4dda12109146b5151ed0857a19 100644
--- a/chrome/common/BUILD.gn
+++ b/chrome/common/BUILD.gn
@@ -404,6 +404,7 @@ static_library("test_support") {
"extensions/extension_test_util.cc",
"extensions/extension_test_util.h",
]
+ deps += [ "//chrome/common/extensions:test_features" ]
}
}
« no previous file with comments | « no previous file | chrome/common/extensions/BUILD.gn » ('j') | chrome/common/extensions/api/common_extension_api_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698