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

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

Issue 411783003: Add GN Build file for extensions_common target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more android fixes Created 6 years, 5 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 | « extensions/common/BUILD.gn ('k') | extensions/extensions.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/BUILD.gn
diff --git a/extensions/common/api/BUILD.gn b/extensions/common/api/BUILD.gn
index 6b0c3da9012c0963cfd0f4e9d332bdd7b57cd3f3..d28d98cdcf43636729a36ed025a2f48fdcd27753 100644
--- a/extensions/common/api/BUILD.gn
+++ b/extensions/common/api/BUILD.gn
@@ -4,7 +4,7 @@
import("//extensions/generated_extensions_api.gni")
-# GN version: extensions/common/api/api.gyp:extensions_api
+# GYP version: extensions/common/api/api.gyp:extensions_api
generated_extensions_api("api") {
sources = [
"app_runtime.idl",
« no previous file with comments | « extensions/common/BUILD.gn ('k') | extensions/extensions.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698