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

Unified Diff: Doxyfile

Issue 1037793002: C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: git cl web Created 5 years, 9 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 | bench/AlternatingColorPatternBench.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Doxyfile
diff --git a/Doxyfile b/Doxyfile
index 3497e271f8322672e04339c9000fe600ba35e78e..28dd00ea95370422c292ae9e4f7d645d96c9c9a3 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -39,9 +39,9 @@ CLASS_DIAGRAMS = YES
# CLASS_GRAPH = YES
# COLLABORATION_GRAPH = YES
# UML_LOOK = YES
-# GRAPHICAL_HIERARCHY = YES
+# GRAPHICAL_HIERARCHY = YES
-# Make SkDEBUGCODE disappear, but not SK_OVERRIDE.
+# Make SkDEBUGCODE disappear.
ENABLE_PREPROCESSING = YES
MACRO_EXPANSION = YES
EXPAND_ONLY_PREDEF = YES
« no previous file with comments | « no previous file | bench/AlternatingColorPatternBench.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698