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

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

Issue 2351003002: Remove GYP annotations from chrome, ui, tools GN files. (Closed)
Patch Set: Created 4 years, 3 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 | « chrome/browser/budget_service/BUILD.gn ('k') | chrome/browser/metrics/variations/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/devtools/BUILD.gn
diff --git a/chrome/browser/devtools/BUILD.gn b/chrome/browser/devtools/BUILD.gn
index 7afce8ca539a400860e957f3c46db4dabc6c3f6e..ed12e5f62da34f9e23eef65c104385fd95ee94f0 100644
--- a/chrome/browser/devtools/BUILD.gn
+++ b/chrome/browser/devtools/BUILD.gn
@@ -26,7 +26,6 @@ action("devtools_protocol_constants") {
args += [ rebase_path(blink_protocol, root_build_dir) ]
}
-# GYP version: chrome/chrome_debugger.gypi:debugger
static_library("devtools") {
# Note: new sources and deps should be generally added in (!is_android) below.
sources = [
« no previous file with comments | « chrome/browser/budget_service/BUILD.gn ('k') | chrome/browser/metrics/variations/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698