Index: content/browser/renderer_host/pepper/quota_file_io.h |
diff --git a/content/renderer/pepper/quota_file_io.h b/content/browser/renderer_host/pepper/quota_file_io.h |
similarity index 96% |
rename from content/renderer/pepper/quota_file_io.h |
rename to content/browser/renderer_host/pepper/quota_file_io.h |
index e1ec4c104e7d601d336b2ae88f8781d94ec5fd96..9f3c3c740dee85673dbf2a1aebda1caae52983b4 100644 |
--- a/content/renderer/pepper/quota_file_io.h |
+++ b/content/browser/renderer_host/pepper/quota_file_io.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef CONTENT_RENDERER_PEPPER_QUOTA_FILE_IO_H_ |
-#define CONTENT_RENDERER_PEPPER_QUOTA_FILE_IO_H_ |
+#ifndef CONTENT_BROWSER_RENDERER_HOST_PEPPER_QUOTA_FILE_IO_H_ |
+#define CONTENT_BROWSER_RENDERER_HOST_PEPPER_QUOTA_FILE_IO_H_ |
#include <deque> |
@@ -124,4 +124,4 @@ class QuotaFileIO { |
} // namespace content |
-#endif // CONTENT_RENDERER_PEPPER_QUOTA_FILE_IO_H_ |
+#endif // CONTENT_BROWSER_RENDERER_HOST_PEPPER_QUOTA_FILE_IO_H_ |