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

Unified Diff: content/browser/BUILD.gn

Issue 2544683002: [MD settings] i18n source stream filtering (Closed)
Patch Set: review nits Created 4 years 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 | content/browser/webui/i18n_source_stream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 6be584b1e39300d1716adf1e8047270e2aff1f8f..cbe117d3dd3c4df794c79aaa6b3a5a353210d681 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -1393,6 +1393,8 @@ source_set("browser") {
"webui/content_web_ui_controller_factory.h",
"webui/generic_handler.cc",
"webui/generic_handler.h",
+ "webui/i18n_source_stream.cc",
+ "webui/i18n_source_stream.h",
"webui/shared_resources_data_source.cc",
"webui/shared_resources_data_source.h",
"webui/url_data_manager.cc",
« no previous file with comments | « no previous file | content/browser/webui/i18n_source_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698