Commit ade013b7 authored by noel@chromium.org's avatar noel@chromium.org

Fully specify path to qcms include path.

BUG=None
TEST=Right-click #include "qms.h" in VS2010 works.


Review URL: http://codereview.chromium.org/10271005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134646 0039d316-1c4b-4281-b951-d872f2087c98
parent 3321f7eb
......@@ -23,7 +23,7 @@
],
'direct_dependent_settings': {
'include_dirs': [
'src',
'./src',
],
},
'conditions': [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment