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

Unified Diff: extensions/BUILD.gn

Issue 432433003: Fix build dependencies in src/extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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
« no previous file with comments | « no previous file | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/BUILD.gn
diff --git a/extensions/BUILD.gn b/extensions/BUILD.gn
index 3437a3138299c9712faaa6ed02a6495eed0090d2..9c4135bd69fe4639a8848da1b7e7f850f3abd65b 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -42,6 +42,8 @@ source_set("test_support") {
"browser/api/dns/mock_host_resolver_creator.h",
"browser/api_test_utils.cc",
"browser/api_test_utils.h",
+ "browser/extensions_test.cc",
+ "browser/extensions_test.h",
"browser/test_extensions_browser_client.cc",
"browser/test_extensions_browser_client.h",
"browser/test_management_policy.cc",
« no previous file with comments | « no previous file | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698