X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Ftesting%2Fgmock%2Finclude%2Fgmock%2Fgmock.h;h=6735c71bf8aa72df34692f42cd78b48da3be6355;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=481e5706c46fcab27f162cbded37202b26aa9db2;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/testing/gmock/include/gmock/gmock.h b/src/testing/gmock/include/gmock/gmock.h index 481e570..6735c71 100644 --- a/src/testing/gmock/include/gmock/gmock.h +++ b/src/testing/gmock/include/gmock/gmock.h @@ -59,10 +59,11 @@ #include "gmock/gmock-cardinalities.h" #include "gmock/gmock-generated-actions.h" #include "gmock/gmock-generated-function-mockers.h" -#include "gmock/gmock-generated-matchers.h" -#include "gmock/gmock-more-actions.h" #include "gmock/gmock-generated-nice-strict.h" +#include "gmock/gmock-generated-matchers.h" #include "gmock/gmock-matchers.h" +#include "gmock/gmock-more-actions.h" +#include "gmock/gmock-more-matchers.h" #include "gmock/internal/gmock-internal-utils.h" namespace testing {