summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
authorbrettw <brettw@chromium.org>2015-11-23 15:12:08 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-23 23:12:54 +0000
commit0ead977816dc8163cbda64214b2ba8cc779fab85 (patch)
tree0b197081f3e1fc9f121f918e902a78cefd2b0491 /.gn
parent973d052166d72785e62a59a91006b885fe469e8b (diff)
downloadchromium_src-0ead977816dc8163cbda64214b2ba8cc779fab85.zip
chromium_src-0ead977816dc8163cbda64214b2ba8cc779fab85.tar.gz
chromium_src-0ead977816dc8163cbda64214b2ba8cc779fab85.tar.bz2
Add metro driver and delegate_execute to GN build.
This also makes //win8/* pass "gn check". BUG=512864,512869 Review URL: https://codereview.chromium.org/1464263003 Cr-Commit-Position: refs/heads/master@{#361211}
Diffstat (limited to '.gn')
-rw-r--r--.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gn b/.gn
index 0644a66..796c2d6 100644
--- a/.gn
+++ b/.gn
@@ -244,6 +244,7 @@ check_targets = [
#"//ui/*", # Just a few problems.
"//url/*",
"//v8/*",
+ "//win8/*",
]
# These are the list of GN files that run exec_script. This whitelist exists