summaryrefslogtreecommitdiffstats
path: root/.gn
diff options
context:
space:
mode:
Diffstat (limited to '.gn')
-rw-r--r--.gn6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gn b/.gn
index 1429a87..1dea107 100644
--- a/.gn
+++ b/.gn
@@ -19,6 +19,12 @@ check_targets = [
# build/config/android/rules.gni "java_cpp_enum" template with
# check_includes = false.
#"//base/*",
+ "//build/*",
"//cc/*",
+ "//dbus/*",
+ "//device/*",
"//ipc/*",
+ "//sql/*",
+ "//storage/*",
+ "//url/*",
]