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

Unified Diff: BUILD.gn

Issue 2529383002: [inspector] Split off interface-types.h (Closed)
Patch Set: Rebase 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 | src/api.cc » ('j') | src/debug/interface-types.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 15234d407ea5e81a6b749427e3cd2f2c98764678..deb9a69750f19afbddc4371acb4085647c1d5604 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -1298,6 +1298,7 @@ v8_source_set("v8_base") {
"src/debug/debug-scopes.h",
"src/debug/debug.cc",
"src/debug/debug.h",
+ "src/debug/interface-types.h",
"src/debug/liveedit.cc",
"src/debug/liveedit.h",
"src/deoptimize-reason.cc",
« no previous file with comments | « no previous file | src/api.cc » ('j') | src/debug/interface-types.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698