Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / tools / gn / input_file.cc
index 8e29798..74e419d 100644 (file)
@@ -4,7 +4,7 @@
 
 #include "tools/gn/input_file.h"
 
-#include "base/file_util.h"
+#include "base/files/file_util.h"
 
 InputFile::InputFile(const SourceFile& name)
     : name_(name),