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

Unified Diff: extensions/common/BUILD.gn

Issue 2904443004: Allow generation of a chromium outdirs when enable_extensions=false (Closed)
Patch Set: Rebase Created 3 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
Index: extensions/common/BUILD.gn
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
index b2d03dabb7dbb1576159c57cd8e0f83a86ac72bb..1e0b269b661fc3a5fdfec7a97eecdfab20706939 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -6,6 +6,8 @@ import("//build/config/features.gni")
import("//extensions/features/features.gni")
import("//mojo/public/tools/bindings/mojom.gni")
+# TODO(crbug.com/731689): Assert that extensions are enabled.
+
source_set("common_constants") {
sources = [
"constants.cc",
« no previous file with comments | « extensions/browser/value_store/BUILD.gn ('k') | extensions/components/javascript_dialog_extensions_client/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698