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

Unified Diff: components/framelet/common/BUILD.gn

Issue 1531533002: wjm day 2 work (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years 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 | « components/framelet/browser/DEPS ('k') | components/framelet/common/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/framelet/common/BUILD.gn
diff --git a/components/framelet/common/BUILD.gn b/components/framelet/common/BUILD.gn
index 9718eecf94a088eb5e645175209e6a8215fb2d8c..1da5b22e3192f2dd4ccbff75c5164cfda66fa602 100644
--- a/components/framelet/common/BUILD.gn
+++ b/components/framelet/common/BUILD.gn
@@ -3,6 +3,8 @@ static_library("common") {
sources = [
"framelet_constants.cc",
"framelet_constants.h",
+ "framelet_message_generator.cc",
+ "framelet_message_generator.h",
"framelet_messages.h",
]
« no previous file with comments | « components/framelet/browser/DEPS ('k') | components/framelet/common/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698