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

Unified Diff: components/crash/content/app/breakpad_linux_impl.h

Issue 1376253004: Cleanup: Remove documentation referring to the linux_breakpad GYP flag. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 | « no previous file | docs/linux_crash_dumping.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/crash/content/app/breakpad_linux_impl.h
diff --git a/components/crash/content/app/breakpad_linux_impl.h b/components/crash/content/app/breakpad_linux_impl.h
index 3c94d721c7b1d761d9e8e6aea96ad17d7fc380c8..9910a09b90d1fc2cc3b4f33ca970034632b50e01 100644
--- a/components/crash/content/app/breakpad_linux_impl.h
+++ b/components/crash/content/app/breakpad_linux_impl.h
@@ -3,8 +3,7 @@
// found in the LICENSE file.
// Internal header file for the Linux breakpad implementation. This file is
-// shared between crash_handler_host_linux.cc and breakpad_linux.cc. It should
-// only be used in files compiled with linux_breakpad=1.
+// shared between crash_handler_host_linux.cc and breakpad_linux.cc.
#ifndef COMPONENTS_CRASH_CONTENT_APP_BREAKPAD_LINUX_IMPL_H_
#define COMPONENTS_CRASH_CONTENT_APP_BREAKPAD_LINUX_IMPL_H_
« no previous file with comments | « no previous file | docs/linux_crash_dumping.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698