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

Unified Diff: third_party/WebKit/Source/bindings/modules/v8/BUILD.gn

Issue 2367303002: [Bindings] Remove a redundant option write-file-if-only-changed in bindings (Closed)
Patch Set: Rebase Created 4 years, 3 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
Index: third_party/WebKit/Source/bindings/modules/v8/BUILD.gn
diff --git a/third_party/WebKit/Source/bindings/modules/v8/BUILD.gn b/third_party/WebKit/Source/bindings/modules/v8/BUILD.gn
index 5c9d6e239eb24a620629b93eb57cc6999759b57f..514da4da43850816bef0bf7408ec62d6c018b181 100644
--- a/third_party/WebKit/Source/bindings/modules/v8/BUILD.gn
+++ b/third_party/WebKit/Source/bindings/modules/v8/BUILD.gn
@@ -61,7 +61,6 @@ action("bindings_modules_v8_generated_init_partial") {
"--output",
rebase_path(bindings_modules_generated_init_partial_interfaces_file,
root_build_dir),
- "--write-file-only-if-changed=1",
]
deps = [

Powered by Google App Engine
This is Rietveld 408576698