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

Unified Diff: extensions/common/BUILD.gn

Issue 885493007: Refactoring: de-couple Extensions from "script injection System" [render side] : 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Devlin's comments. 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
Index: extensions/common/BUILD.gn
diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn
index e6bfde42db2ce94cea87a47fc5796c540f4273a9..1a92840806bd570665fb9ed8ccbf48706514ed1c 100644
--- a/extensions/common/BUILD.gn
+++ b/extensions/common/BUILD.gn
@@ -110,6 +110,7 @@ if (enable_extensions) {
"guest_view/guest_view_constants.cc",
"guest_view/guest_view_constants.h",
"guest_view/guest_view_messages.h",
+ "host_id.cc",
"host_id.h",
"image_util.cc",
"image_util.h",

Powered by Google App Engine
This is Rietveld 408576698