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

Unified Diff: third_party/WebKit/Source/core/inspector/BUILD.gn

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 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 | « third_party/WebKit/Source/core/html/BUILD.gn ('k') | third_party/WebKit/Source/core/layout/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/inspector/BUILD.gn
diff --git a/third_party/WebKit/Source/core/inspector/BUILD.gn b/third_party/WebKit/Source/core/inspector/BUILD.gn
index 38134bc2f04e121f4d9879193aee4da0af62ef81..fa3b9c2d597bd6489852e47494890c69ac42d956 100644
--- a/third_party/WebKit/Source/core/inspector/BUILD.gn
+++ b/third_party/WebKit/Source/core/inspector/BUILD.gn
@@ -37,6 +37,7 @@ blink_core_sources("inspector") {
"InspectorDOMAgent.h",
"InspectorDOMDebuggerAgent.cpp",
"InspectorDOMDebuggerAgent.h",
+ "InspectorFrontendClient.h",
"InspectorHighlight.cpp",
"InspectorHighlight.h",
"InspectorHistory.cpp",
@@ -45,6 +46,7 @@ blink_core_sources("inspector") {
"InspectorInputAgent.h",
"InspectorInstrumentation.cpp",
"InspectorInstrumentation.h",
+ "InspectorInstrumentationCustomInl.h",
"InspectorLayerTreeAgent.cpp",
"InspectorLayerTreeAgent.h",
"InspectorLogAgent.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/html/BUILD.gn ('k') | third_party/WebKit/Source/core/layout/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698