2014-08-08 07:04:07 +00:00
|
|
|
include_rules = [
|
|
|
|
"+src",
|
|
|
|
"+testing/gtest",
|
2014-08-14 06:33:50 +00:00
|
|
|
"+testing/gtest-support.h",
|
2014-08-12 08:24:20 +00:00
|
|
|
"+testing/gmock",
|
2014-08-18 06:54:07 +00:00
|
|
|
"+testing/gmock-support.h",
|
2014-08-08 07:04:07 +00:00
|
|
|
]
|