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

Unified Diff: tools/ipc_fuzzer/message_lib/BUILD.gn

Issue 2387613002: Merge Content Settings IPCs back to chrome/common/render_messages.h (Closed)
Patch Set: Cover param_traits in chrome/common/OWNERS, as requested by the presubmit script Created 4 years, 2 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 | « ipc/ipc_message_start.h ('k') | tools/ipc_fuzzer/message_lib/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/ipc_fuzzer/message_lib/BUILD.gn
diff --git a/tools/ipc_fuzzer/message_lib/BUILD.gn b/tools/ipc_fuzzer/message_lib/BUILD.gn
index d477d8c14f1231468aa6cdbe65c82bab50d0a6df..ffc254073b5ff768bc247a90a0183501253c101a 100644
--- a/tools/ipc_fuzzer/message_lib/BUILD.gn
+++ b/tools/ipc_fuzzer/message_lib/BUILD.gn
@@ -10,7 +10,6 @@ static_library("ipc_message_lib") {
"//base",
"//chrome/common",
"//chrome/common/safe_browsing:proto",
- "//components/content_settings/content/common",
"//components/network_hints/common",
"//components/pdf/common",
"//components/spellcheck/common",
« no previous file with comments | « ipc/ipc_message_start.h ('k') | tools/ipc_fuzzer/message_lib/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698