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

Unified Diff: content/public/common/BUILD.gn

Issue 2684093002: Rename JavaScript "messages" to "dialogs". (Closed)
Patch Set: win fox 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
« no previous file with comments | « content/public/browser/javascript_dialog_manager.h ('k') | content/public/common/javascript_dialog_type.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index addcdcbb2736f3c8d7aa674f0b24d9dad96a9f68..9e84aa70ce77fa82360add5ba9694fc627f8e2ee 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -146,7 +146,7 @@ source_set("common_sources") {
"frame_navigate_params.h",
"injection_test_mac.h",
"injection_test_win.h",
- "javascript_message_type.h",
+ "javascript_dialog_type.h",
"main_function_params.h",
"manifest.cc",
"manifest.h",
« no previous file with comments | « content/public/browser/javascript_dialog_manager.h ('k') | content/public/common/javascript_dialog_type.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698