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

Unified Diff: chrome/chrome_browser.gypi

Issue 385144: Introducing the diagnostic model classes... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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 | « chrome/browser/diagnostics/diagnostics_test.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
===================================================================
--- chrome/chrome_browser.gypi (revision 32488)
+++ chrome/chrome_browser.gypi (working copy)
@@ -520,6 +520,9 @@
'browser/defaults.h',
'browser/diagnostics/diagnostics_main.cc',
'browser/diagnostics/diagnostics_main.h',
+ 'browser/diagnostics/diagnostics_model.h',
+ 'browser/diagnostics/diagnostics_model.cc',
+ 'browser/diagnostics/diagnostics_test.h',
'browser/diagnostics/sqlite_diagnostics.cc',
'browser/diagnostics/sqlite_diagnostics.h',
'browser/dock_info_gtk.cc',
« no previous file with comments | « chrome/browser/diagnostics/diagnostics_test.h ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698