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

Unified Diff: build/repack_action.gypi

Issue 369603004: Work on GN build, mostly in //ui (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: android Created 6 years, 6 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 | « BUILD.gn ('k') | build/secondary/tools/grit/repack.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/repack_action.gypi
diff --git a/build/repack_action.gypi b/build/repack_action.gypi
index be91ac70d654d4a0225fad3ae2820d5336898555..04b982a38bdf2911a00374c713d6242dcb7b2e78 100644
--- a/build/repack_action.gypi
+++ b/build/repack_action.gypi
@@ -6,9 +6,10 @@
# consistent manner. To use this the following variables need to be
# defined:
# pak_inputs: list: paths of pak files that need to be combined.
-# pak_output: string: the output pak file path.
+# pak_output: string: the output pak file path.
{
+ # GYP version: //tools/grit/repack.gni
'variables': {
'repack_path': '<(DEPTH)/tools/grit/grit/format/repack.py',
'repack_options%': [],
« no previous file with comments | « BUILD.gn ('k') | build/secondary/tools/grit/repack.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698