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

Unified Diff: chrome/browser/devtools/BUILD.gn

Issue 2825533002: Introduce SerializeDictionaryForest for devtools_target_ui (Closed)
Patch Set: Self review Created 3 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
Index: chrome/browser/devtools/BUILD.gn
diff --git a/chrome/browser/devtools/BUILD.gn b/chrome/browser/devtools/BUILD.gn
index 88bf81a5404ad9e521bdc7242b5807e0b3166b73..2d94a024f80e25d8e86a1b7269df4e762cb97c10 100644
--- a/chrome/browser/devtools/BUILD.gn
+++ b/chrome/browser/devtools/BUILD.gn
@@ -130,6 +130,8 @@ static_library("devtools") {
"global_confirm_info_bar.h",
"remote_debugging_server.cc",
"remote_debugging_server.h",
+ "serialize_dictionary_forest.cc",
+ "serialize_dictionary_forest.h",
"url_constants.cc",
"url_constants.h",
]
« no previous file with comments | « no previous file | chrome/browser/devtools/devtools_targets_ui.h » ('j') | chrome/browser/devtools/devtools_targets_ui.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698