| Index: content/browser/renderer_host/pepper/quota_file_io.cc
|
| diff --git a/content/renderer/pepper/quota_file_io.cc b/content/browser/renderer_host/pepper/quota_file_io.cc
|
| similarity index 99%
|
| rename from content/renderer/pepper/quota_file_io.cc
|
| rename to content/browser/renderer_host/pepper/quota_file_io.cc
|
| index af87432fa9f72a54215a2da16dc240951c3ea053..0177fc8c0e51f1801beb46061ff1f5b31093beb7 100644
|
| --- a/content/renderer/pepper/quota_file_io.cc
|
| +++ b/content/browser/renderer_host/pepper/quota_file_io.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "content/renderer/pepper/quota_file_io.h"
|
| +#include "content/browser/renderer_host/pepper/quota_file_io.h"
|
|
|
| #include <algorithm>
|
|
|
|
|