Commit 331c8e96 authored by bratell's avatar bratell Committed by Commit Bot

Drop inspector jumbo excludes as they are not needed

Some files excluded from jumbo compilation seems to compile just
fine in jumbo so this patch removes their special treatment.

Review-Url: https://codereview.chromium.org/2971153002
Cr-Commit-Position: refs/heads/master@{#486000}
parent 3493d6fd
......@@ -103,9 +103,6 @@ blink_core_sources("inspector") {
# Collides with InspectorPageAgent.cpp (patch incoming)
"MainThreadDebugger.cpp",
"InspectorOverlayAgent.cpp", # Way too many different "Response"
"InspectorEmulationAgent.cpp", # Way too many different "Response"
]
configs += [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment