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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2498733002: Remove some global UI defines (Closed)
Patch Set: Merge Created 4 years, 1 month 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 | « third_party/WebKit/Source/config.gni ('k') | third_party/WebKit/public/public_features.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 39f1284327f78a033ba5982780a149fd27e6a9f7..eb6de72b41383fe5f00e30eed37b67ce686b8e32 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -73,6 +73,7 @@ buildflag_header("features") {
header = "public_features.h"
flags = [
"DEBUG_DEVTOOLS=$debug_devtools",
+ "USE_DEFAULT_RENDER_THEME=$use_default_render_theme",
"USE_MINIKIN_HYPHENATION=$use_minikin_hyphenation",
]
}
« no previous file with comments | « third_party/WebKit/Source/config.gni ('k') | third_party/WebKit/public/public_features.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698