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

Unified Diff: base/base.gyp

Issue 974753002: Stop pretty-printing pref JSON (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: No export Created 5 years, 10 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 | « base/BUILD.gn ('k') | base/prefs/base_prefs_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index ddbaf22956fded6b18254133a2bd37c8784a79ca..f64df7878a1c19debc1e2a80c5e45f59dceb754d 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -338,6 +338,8 @@
],
'sources': [
'prefs/base_prefs_export.h',
+ 'prefs/base_prefs_switches.cc',
+ 'prefs/base_prefs_switches.h',
'prefs/default_pref_store.cc',
'prefs/default_pref_store.h',
'prefs/json_pref_store.cc',
« no previous file with comments | « base/BUILD.gn ('k') | base/prefs/base_prefs_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698