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

Unified Diff: extensions/common/BUILD.gn

Issue 822453002: Introduce HostID and de-couple Extensions from "script injection System" [browser side] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nits Created 5 years, 11 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 c23df445dac06ee88d0676551000d9ef07c768c0..ebfd09daed4407540189d33fbb4801b93f71d666 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -109,6 +109,7 @@ if (enable_extensions) {
"file_util.h",
"guest_view/guest_view_constants.cc",
"guest_view/guest_view_constants.h",
+ "host_id.h",
"image_util.cc",
"image_util.h",
"install_warning.cc",
« no previous file with comments | « extensions/browser/api/declarative_webrequest/webrequest_rules_registry.cc ('k') | extensions/common/host_id.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698