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

Unified Diff: third_party/liblouis/BUILD.gn

Issue 2289983002: Remove PPAPI gyp files. (Closed)
Patch Set: visibility 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 | « ppapi/tools/ppapi_tools.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/liblouis/BUILD.gn
diff --git a/third_party/liblouis/BUILD.gn b/third_party/liblouis/BUILD.gn
index 02de24d2bb240d5d5a6b800df0c1300dadd75925..06c1fa8b5de636f761acc2abe694a816e3d072b2 100644
--- a/third_party/liblouis/BUILD.gn
+++ b/third_party/liblouis/BUILD.gn
@@ -194,7 +194,7 @@ if (is_nacl) {
deps = [
":liblouis_nacl",
"//native_client_sdk/src/libraries/nacl_io",
- "//ppapi:ppapi_cpp_lib",
+ "//ppapi/cpp",
"//ppapi/native_client:ppapi_lib",
"//third_party/jsoncpp",
]
« no previous file with comments | « ppapi/tools/ppapi_tools.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698