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

Unified Diff: tools/gn/docs/cookbook.md

Issue 2121303003: Remove the "Settings" packaged app (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 | « chrome/common/extensions/extension_constants.cc ('k') | tools/grit/grit_rule.gni » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/gn/docs/cookbook.md
diff --git a/tools/gn/docs/cookbook.md b/tools/gn/docs/cookbook.md
index 942b572f05bc929a6e81be3f802035d12a418b8a..a11bc137f2700dad572c0b4b3a5fdafb73572fc1 100644
--- a/tools/gn/docs/cookbook.md
+++ b/tools/gn/docs/cookbook.md
@@ -261,7 +261,6 @@ places are noted in the table below.
| `enable_service_discovery` (0/1) | `enable_service_discovery` (true/false) | `//build/config/features.gni` |
| `enable_spellcheck` (0/1) | `enable_spellcheck` (true/false) | `//build/config/features.gni` |
| `enable_session_service` (0/1) | `enable_session_service` (true/false) | `//build/config/features.gni` |
-| `enable_settings_app` (0/1) | `enable_settings_app` (true/false) | `//build/config/features.gni` |
| `enable_task_manager` (0/1) | `enable_task_manager` (true/false) | `//build/config/features.gni` |
| `enable_themes` (0/1) | `enable_themes` (true/false) | `//build/config/features.gni` |
| `enable_webrtc` (0/1) | `enable_webrtc` (true/false) | `//build/config/features.gni` |
« no previous file with comments | « chrome/common/extensions/extension_constants.cc ('k') | tools/grit/grit_rule.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698