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

Unified Diff: samples/BUILD.gn

Issue 1923333002: Allow overriding GN build flags (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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 | « pdfium.gni ('k') | testing/libfuzzer/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/BUILD.gn
diff --git a/samples/BUILD.gn b/samples/BUILD.gn
index 83c510d7c86887c5f29ebb1284c69d827cf5ec40..9e18289e46d4bb7d17636870381175fb0342eb36 100644
--- a/samples/BUILD.gn
+++ b/samples/BUILD.gn
@@ -4,7 +4,7 @@
import("//build/config/sanitizers/sanitizers.gni")
import("//build_overrides/v8.gni")
-import("../pdfium.gni")
+import("//build_overrides/pdfium.gni")
group("samples") {
testonly = true
« no previous file with comments | « pdfium.gni ('k') | testing/libfuzzer/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698