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

Unified Diff: components/domain_reliability/clear_mode.h

Issue 1221073004: Enable clang warning for ignored attributes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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 | « build/config/compiler/BUILD.gn ('k') | components/login/base_screen_handler_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/domain_reliability/clear_mode.h
diff --git a/components/domain_reliability/clear_mode.h b/components/domain_reliability/clear_mode.h
index 4788ac56b2465240965701c5a1a5cd90ca0f7993..c994524f97b7fea12bff0b8dac11fa7e8c79e91b 100644
--- a/components/domain_reliability/clear_mode.h
+++ b/components/domain_reliability/clear_mode.h
@@ -10,7 +10,7 @@
namespace domain_reliability {
// Argument to DomainReliabilityMonitor::ClearBrowsingData.
-enum DOMAIN_RELIABILITY_EXPORT DomainReliabilityClearMode {
+enum DomainReliabilityClearMode {
// Clear accumulated beacons (which betray browsing history) but leave
// registered contexts intact.
CLEAR_BEACONS,
« no previous file with comments | « build/config/compiler/BUILD.gn ('k') | components/login/base_screen_handler_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698