summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
authorsky <sky@chromium.org>2015-08-12 12:19:49 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-12 19:20:29 +0000
commit88d7709e7b708e6bb58cc920bd9e13c5102b2d22 (patch)
tree4ed45f404bcea495d052c0bf63915548e0642314 /.gn
parent77b18c5ae36b9f3372e17268db04f3bd795522ba (diff)
downloadchromium_src-88d7709e7b708e6bb58cc920bd9e13c5102b2d22.zip
chromium_src-88d7709e7b708e6bb58cc920bd9e13c5102b2d22.tar.gz
chromium_src-88d7709e7b708e6bb58cc920bd9e13c5102b2d22.tar.bz2
Gets //mandoline passing gn check
BUG=none TEST=none R=ben@chromium.org Committed: https://crrev.com/c202fc81d0b4931cb928672e5cd226e51e501ea9 Cr-Commit-Position: refs/heads/master@{#342890} Review URL: https://codereview.chromium.org/1278803006 Cr-Commit-Position: refs/heads/master@{#343067}
Diffstat (limited to '.gn')
-rw-r--r--.gn2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gn b/.gn
index 8b792e5..a3cc417 100644
--- a/.gn
+++ b/.gn
@@ -75,6 +75,8 @@ check_targets = [
"//ipc/*",
#"//jingle/*",
+ "//mandoline/*",
+
#"//media/*", # Lots of errors.
"mojo/*",