Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2711)

Unified Diff: core/fpdfdoc/cpdf_metadata.cpp

Issue 2192823002: Splitting fpdfdoc/doc_* part I (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@fpdf_doc_II
Patch Set: Stddef not stdint Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « core/fpdfdoc/cpdf_linklist.cpp ('k') | core/fpdfdoc/cpdf_viewerpreferences.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/fpdfdoc/cpdf_metadata.cpp
diff --git a/core/fpdfdoc/doc_metadata.cpp b/core/fpdfdoc/cpdf_metadata.cpp
similarity index 94%
rename from core/fpdfdoc/doc_metadata.cpp
rename to core/fpdfdoc/cpdf_metadata.cpp
index 6273a62bef1dc5746abab3a14040d53b6e41f51c..b53da07652f2591ef58c841a13f0ca595b0e3515 100644
--- a/core/fpdfdoc/doc_metadata.cpp
+++ b/core/fpdfdoc/cpdf_metadata.cpp
@@ -1,4 +1,4 @@
-// Copyright 2014 PDFium Authors. All rights reserved.
+// Copyright 2016 PDFium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
« no previous file with comments | « core/fpdfdoc/cpdf_linklist.cpp ('k') | core/fpdfdoc/cpdf_viewerpreferences.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698