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

Unified Diff: components/feedback.gypi

Issue 296173003: Refactor FeedbackData and add tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add feedback.gypi to OWNERS file Created 6 years, 7 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 | « components/components_tests.gyp ('k') | components/feedback/feedback_common.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feedback.gypi
diff --git a/components/feedback.gypi b/components/feedback.gypi
index 5cbd854464e4cd6ec3bf7ded4609b427168eeb57..316bafa01e98487a7c6c30763b7e2ffebc22358d 100644
--- a/components/feedback.gypi
+++ b/components/feedback.gypi
@@ -21,6 +21,8 @@
'defines': [
],
'sources': [
+ 'feedback/feedback_common.cc',
+ 'feedback/feedback_common.h',
'feedback/feedback_data.cc',
'feedback/feedback_data.h',
'feedback/feedback_report.cc',
« no previous file with comments | « components/components_tests.gyp ('k') | components/feedback/feedback_common.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698