summaryrefslogtreecommitdiffstats
path: root/src/core/renderer/pepper/pepper_isolated_file_system_message_filter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/renderer/pepper/pepper_isolated_file_system_message_filter.cpp')
-rw-r--r--src/core/renderer/pepper/pepper_isolated_file_system_message_filter.cpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/core/renderer/pepper/pepper_isolated_file_system_message_filter.cpp b/src/core/renderer/pepper/pepper_isolated_file_system_message_filter.cpp
index 160eaf55b..7e8b2fdda 100644
--- a/src/core/renderer/pepper/pepper_isolated_file_system_message_filter.cpp
+++ b/src/core/renderer/pepper/pepper_isolated_file_system_message_filter.cpp
@@ -37,6 +37,11 @@
**
****************************************************************************/
+// This is based on chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.cc:
+// 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 "pepper_isolated_file_system_message_filter.h"
#include "base/macros.h"
@@ -53,8 +58,6 @@
#include "ppapi/shared_impl/file_system_util.h"
#include "storage/browser/fileapi/isolated_context.h"
-// The following is based on chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.cc:
-
namespace QtWebEngineCore {
// static