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

Unified Diff: ppapi/shared_impl/BUILD.gn

Issue 1797843002: Fix flash font file so it can be generated (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | « ppapi/ppapi_shared.gypi ('k') | ppapi/shared_impl/ppb_flash_font_file_shared.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/shared_impl/BUILD.gn
diff --git a/ppapi/shared_impl/BUILD.gn b/ppapi/shared_impl/BUILD.gn
index ff9b01ac67eff0b56da1f0e608bb0bc76ef57f8e..6fbb136ddbfd2c3aaceb59f44d9997ee5cf41096 100644
--- a/ppapi/shared_impl/BUILD.gn
+++ b/ppapi/shared_impl/BUILD.gn
@@ -63,6 +63,7 @@ component("shared_impl") {
"ppb_crypto_shared.cc",
"ppb_device_ref_shared.cc",
"ppb_device_ref_shared.h",
+ "ppb_flash_font_file_shared.h",
"ppb_gamepad_shared.cc",
"ppb_gamepad_shared.h",
"ppb_graphics_3d_shared.cc",
« no previous file with comments | « ppapi/ppapi_shared.gypi ('k') | ppapi/shared_impl/ppb_flash_font_file_shared.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698