commit | f4b4a428090a08d4646d4e6d508f189989130081 | [log] [tgz] |
---|---|---|
author | brettw <[email protected]> | Wed Dec 16 00:41:13 2015 |
committer | Commit bot <[email protected]> | Wed Dec 16 00:43:04 2015 |
tree | d02416a1f1687399c9e079bb6a0707a7449410d5 | |
parent | 76250bd17c48907012aebcd5a20dedcb077c2709 [diff] [blame] |
Move nacl targets to subdirectories. This clarifies the structure a bit and is the format recommended by GN style. Adds annotations to the GYP files for the corresponding GN targets. Removes some dead code in extensions/shell. [email protected] [email protected] (chrome/linux/installer) Reland of https://codereview.chromium.org/1523503002 Review URL: https://codereview.chromium.org/1530663002 Cr-Commit-Position: refs/heads/master@{#365406}
diff --git a/testing/buildbot/gn_isolate_map.pyl b/testing/buildbot/gn_isolate_map.pyl index 0937535..d20c9a78 100644 --- a/testing/buildbot/gn_isolate_map.pyl +++ b/testing/buildbot/gn_isolate_map.pyl
@@ -317,7 +317,7 @@ "type": "unknown", }, "nacl_loader_unittests": { - "label": "//components/nacl:nacl_loader_unittests", + "label": "//components/nacl/loader:nacl_loader_unittests", "type": "raw", "args": [], },