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

Unified Diff: chrome/renderer/leak_detector/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/renderer/BUILD.gn ('k') | chrome/test/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/renderer/leak_detector/BUILD.gn
diff --git a/chrome/renderer/leak_detector/BUILD.gn b/chrome/renderer/leak_detector/BUILD.gn
index 8c8eadf74abadd140cb4c8aa497406f39c958b5a..4549bb8a534c3a0108608d6dc0979768c6973222 100644
--- a/chrome/renderer/leak_detector/BUILD.gn
+++ b/chrome/renderer/leak_detector/BUILD.gn
@@ -3,7 +3,6 @@
# found in the LICENSE file.
if (is_chromeos) {
- # GYP version: chrome/chrome_renderer.gypi:chrome_renderer_leak_detector_sources
source_set("leak_detector") {
sources = [
"leak_detector_remote_client.cc",
« no previous file with comments | « chrome/renderer/BUILD.gn ('k') | chrome/test/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698