summaryrefslogtreecommitdiff
path: root/chromium/third_party/angle/third_party/rapidjson/src/include_dirs.js
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/angle/third_party/rapidjson/src/include_dirs.js')
-rw-r--r--chromium/third_party/angle/third_party/rapidjson/src/include_dirs.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/chromium/third_party/angle/third_party/rapidjson/src/include_dirs.js b/chromium/third_party/angle/third_party/rapidjson/src/include_dirs.js
new file mode 100644
index 00000000000..b373e85f5ae
--- /dev/null
+++ b/chromium/third_party/angle/third_party/rapidjson/src/include_dirs.js
@@ -0,0 +1,2 @@
+var path = require('path');
+console.log(path.join(path.relative('.', __dirname), 'include'));