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

Unified Diff: BUILD.gn

Issue 887073005: Merge https://codereview.chromium.org/897973002/ and https://codereview.chromium.org/902753002/ to … (Closed) Base URL: https://pdfium.googlesource.com/pdfium@xfa
Patch Set: Created 5 years, 10 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 | « no previous file | fpdfsdk/include/javascript/IJavaScript.h » ('j') | xfa/src/fxjse/src/runtime.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 0d2f69eb98adcac392bfc0652ea56ae9006f9827..a2b57ed0495cd6ca52deb8fefc51f0993fe998bd 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -813,9 +813,6 @@ static_library("javascript") {
public_deps = [
"//v8",
]
- deps = [
- "//v8:v8_libplatform",
- ]
}
static_library("jsapi") {
« no previous file with comments | « no previous file | fpdfsdk/include/javascript/IJavaScript.h » ('j') | xfa/src/fxjse/src/runtime.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698