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

Unified Diff: chrome/chrome_browser.gypi

Issue 15342003: app_list: Add web store search. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase and address nits in #3 Created 7 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 | « chrome/browser/ui/app_list/search/webstore_search_fetcher.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 2b8dfd02de799d70a6f75e63862b36ed5cd18ee3..de63a21ae032e0a764f045dc70d7ccb29b958b41 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1708,6 +1708,8 @@
'browser/safe_browsing/two_phase_uploader.h',
'browser/safe_browsing/ui_manager.cc',
'browser/safe_browsing/ui_manager.h',
+ 'browser/safe_json_parser.cc',
+ 'browser/safe_json_parser.h',
'browser/screensaver_window_finder_gtk.cc',
'browser/screensaver_window_finder_gtk.h',
'browser/search/iframe_source.cc',
« no previous file with comments | « chrome/browser/ui/app_list/search/webstore_search_fetcher.cc ('k') | chrome/chrome_browser_ui.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698