summaryrefslogtreecommitdiff
path: root/emacs-blue
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-blue')
-rw-r--r--emacs-blue1
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs-blue b/emacs-blue
index d8a7e93..6f378c7 100644
--- a/emacs-blue
+++ b/emacs-blue
@@ -305,6 +305,7 @@
flycheck-clang-definitions (list "OS_ANDROID")
flycheck-clang-warnings (list "no-unused-parameter")
flycheck-clang-include-path (list base (concat base "/../../chromium/src")
+ (concat base "/../../chromium/src/third_party/re2/src")
(concat base "/../../chromium/src/out_gradle/BetaArm7Debug/gen")
(concat base "/../../chromium/src/out_gradle/BetaArm7Release/gen"))))
(require 'google-c-style)