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 98% |
rename from content/renderer/pepper/quota_file_io.cc |
rename to content/browser/renderer_host/pepper/quota_file_io.cc |
index af87432fa9f72a54215a2da16dc240951c3ea053..0768574200e974026222bffa88dad9539d46e2d0 100644 |
--- a/content/renderer/pepper/quota_file_io.cc |
+++ b/content/browser/renderer_host/pepper/quota_file_io.cc |
@@ -1,8 +1,8 @@ |
-// Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+// Copyright 2013 The Chromium Authors. All rights reserved. |
// 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> |