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

Unified Diff: gin/public/gin_embedders.h

Issue 1229403003: Roll PDFium d1b0a8d:cc8b4d8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: updates Created 5 years, 5 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 | « DEPS ('k') | pdf/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gin/public/gin_embedders.h
diff --git a/gin/public/gin_embedders.h b/gin/public/gin_embedders.h
index bffe6e0856e52a932a0c8f5bd52ea40f3d2693f1..613136f83d60ade9e003a47c7bc6e8f7cd41b3b6 100644
--- a/gin/public/gin_embedders.h
+++ b/gin/public/gin_embedders.h
@@ -14,6 +14,7 @@ namespace gin {
enum GinEmbedder {
kEmbedderNativeGin,
kEmbedderBlink,
+ kEmbedderPDFium,
};
} // namespace gin
« no previous file with comments | « DEPS ('k') | pdf/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698