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

Unified Diff: chrome/chrome_browser.gypi

Issue 8700014: Utility to draw GAIA pictures (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 9 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
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ba0f7be5ca51e6ba0fa5f016a20d82c869020e4e..838221e67b0194e34def1367919d0cc4293ab864 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1971,6 +1971,8 @@
'browser/profiles/profile_info_cache.h',
'browser/profiles/profile_info_cache_observer.h',
'browser/profiles/profile_info_interface.h',
+ 'browser/profiles/profile_info_util.cc',
+ 'browser/profiles/profile_info_util.h',
'browser/profiles/profile_io_data.cc',
'browser/profiles/profile_io_data.h',
'browser/profiles/profile_keyed_service_factory.cc',

Powered by Google App Engine
This is Rietveld 408576698