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

Unified Diff: extensions/BUILD.gn

Issue 506253003: Revert "Split bundle generation steps so that API registration is generated in browser, not common." (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 | « content/app/content_main_runner.cc ('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 d2b733f8c1588519c7eee88cc6a0a2256a958da4..3eba645abb9a159c97b6db1590ff804005b27ab4 100644
--- a/extensions/BUILD.gn
+++ b/extensions/BUILD.gn
@@ -14,7 +14,7 @@ group("extensions_resources") {
}
# GYP version: extensions/extensions_resources.gyp:extensions_resources
-# (extensions_resources action)
+# (exntensions_resources action)
grit("extensions_resources_grd") {
source = "extensions_resources.grd"
outputs = [
@@ -75,7 +75,6 @@ source_set("test_support") {
"//extensions/browser",
"//extensions/common",
"//extensions/common/api",
- "//extensions/common/api:api_registration",
"//net:test_support",
"//testing/gmock",
"//testing/gtest",
« no previous file with comments | « content/app/content_main_runner.cc ('k') | extensions/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698