No need base/float_util.h since VS2013 supports well enough.

This commit is contained in:
Haojian Wu 2015-08-04 16:25:05 +08:00 committed by Cheng Zhao
parent 48ccb0f2ab
commit d08392a0c4

View file

@ -7,7 +7,6 @@
#include <string> #include <string>
#include <vector> #include <vector>
#include "base/float_util.h"
#include "base/values.h" #include "base/values.h"
#include "chrome/browser/browser_process.h" #include "chrome/browser/browser_process.h"
#include "chrome/browser/speech/tts_platform.h" #include "chrome/browser/speech/tts_platform.h"