File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
src/chrome/test/webdriver Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010
1111#include " base/basictypes.h"
1212#include " chrome/test/webdriver/commands/response.h"
13- #include " third_party/mongoose/ mongoose.h"
13+ #include " mongoose.h"
1414
1515namespace base {
1616class DictionaryValue ;
Original file line number Diff line number Diff line change 6262#include " chrome/test/webdriver/webdriver_session_manager.h"
6363#include " chrome/test/webdriver/webdriver_switches.h"
6464#include " chrome/test/webdriver/webdriver_util.h"
65- #include " third_party/mongoose/ mongoose.h"
65+ #include " mongoose.h"
6666#include " base/json/json_reader.h"
6767#include < WebDriver.h>
6868
Original file line number Diff line number Diff line change 1010 'WD_CONFIG_QML_VIEW%' : '0' ,
1111 'WD_BUILD_MONGOOSE%' : '0' ,
1212 'WD_BUILD_MODP_B64%' : '0' ,
13- 'MONGOOSE_INC_PATH%' : '' ,
13+ 'MONGOOSE_INC_PATH%' : 'src/third_party/mongoose ' ,
1414 },
1515
1616 'conditions' : [
You can’t perform that action at this time.
0 commit comments