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

Unified Diff: extensions/BUILD.gn

Issue 2452943003: Fix a bunch of generated file build flakes in //extensions (Closed)
Patch Set: get_path_info in schema.gni Created 4 years, 2 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 | « chrome/browser/extensions/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('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 07ca123d2ee48c33c1523d0f11c3c1a9e383d8f6..32d014ece6654a747aa77a4878046a9e53c4d66c 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -132,9 +132,9 @@ static_library("test_support") {
"//content/public/common",
"//content/test:test_support",
"//extensions/browser",
+ "//extensions/browser/api:api_registration",
"//extensions/common",
"//extensions/common/api",
- "//extensions/common/api:api_registration",
"//extensions/test:extensions_features",
"//net:test_support",
"//testing/gmock",
« no previous file with comments | « chrome/browser/extensions/BUILD.gn ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698