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

Unified Diff: extensions/shell/app_shell_resources.grd

Issue 434243003: extensions: Add GN version of extensions_shell_and_test_pak and unittests target. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add TODO + REBASE 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 | « extensions/shell/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/shell/app_shell_resources.grd
diff --git a/extensions/shell/app_shell_resources.grd b/extensions/shell/app_shell_resources.grd
index 236b4880731fed6662fc262882741a92ba2b52d0..9824f390f89669829eb2c0f09908ca1aadca4de3 100644
--- a/extensions/shell/app_shell_resources.grd
+++ b/extensions/shell/app_shell_resources.grd
@@ -10,7 +10,7 @@
<includes>
<!-- Features specific to app_shell. -->
<include name="IDR_SHELL_EXTENSION_API_FEATURES" file="common\api\_api_features.json" type="BINDATA" />
-
+
<!-- Custom bindings for extension APIs. -->
<include name="IDR_SHELL_CUSTOM_BINDINGS_JS" file="renderer\shell_custom_bindings.js" type="BINDATA" />
</includes>
« no previous file with comments | « extensions/shell/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698