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

Unified Diff: third_party/WebKit/Source/bindings/scripts/scripts.gni

Issue 2648173002: Rename webmodule codegen bits to WebAgentAPI. (Closed)
Patch Set: Changed to WebAgentAPI. Created 3 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
Index: third_party/WebKit/Source/bindings/scripts/scripts.gni
diff --git a/third_party/WebKit/Source/bindings/scripts/scripts.gni b/third_party/WebKit/Source/bindings/scripts/scripts.gni
index bdb3205f67b0b2a5c64999dad36345ce39031c98..ab82c542bba78b62bc9a631117a29e4a4ed29d50 100644
--- a/third_party/WebKit/Source/bindings/scripts/scripts.gni
+++ b/third_party/WebKit/Source/bindings/scripts/scripts.gni
@@ -41,7 +41,7 @@ idl_compiler_files = get_path_info([
# V8 code generator
"code_generator.py",
"code_generator_v8.py",
- "code_generator_web_module.py",
+ "code_generator_web_agent_api.py",
"v8_attributes.py",
"v8_callback_function.py",
"v8_callback_interface.py",

Powered by Google App Engine
This is Rietveld 408576698