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

Unified Diff: chrome/common/extensions/api/BUILD.gn

Issue 2351003002: Remove GYP annotations from chrome, ui, tools GN files. (Closed)
Patch Set: Created 4 years, 3 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/ui/webui/plugins/BUILD.gn ('k') | chrome/common/net/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/BUILD.gn
diff --git a/chrome/common/extensions/api/BUILD.gn b/chrome/common/extensions/api/BUILD.gn
index 6557a6a35f61ad174cbc73d52bacb9a290fab5f1..cd8827217752b4f5075ca082ddaf1b4a38bed749 100644
--- a/chrome/common/extensions/api/BUILD.gn
+++ b/chrome/common/extensions/api/BUILD.gn
@@ -162,7 +162,6 @@ if (is_chromeos) {
extensions_api_schema_include_rules =
"extensions/common/api:extensions::api::%(namespace)s"
-# GYP version: chrome/common/extensions/api/api.gyp:chrome_api
json_schema_api("api") {
sources = schema_sources
schemas = true
@@ -201,7 +200,6 @@ json_schema_api("api") {
]
}
-# GYP version: chrome/browser/extensions/api/api.gyp:chrome_api_registration
json_schema_api("api_registration") {
sources = schema_sources
impl_dir = "//chrome/browser/extensions/api"
« no previous file with comments | « chrome/browser/ui/webui/plugins/BUILD.gn ('k') | chrome/common/net/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698