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

Unified Diff: chrome/chrome_browser.gypi

Issue 10834237: Add the android partner bookmark shim. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Moved shim to android/ntp and removed the conflicting ID namespace issue. Created 8 years, 4 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/webui/ntp/android/partner_bookmarks_shim_unittest.cc ('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
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 838a707f4c1d2909ae599c2c5d2a9663b7e4f3dd..3abd4b0cb05cbc1b52e325860b0eabcf7d553690 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -4930,6 +4930,10 @@
'dependencies': [
'chrome_browser_jni_headers',
],
+ 'sources': [
+ 'browser/ui/webui/ntp/android/partner_bookmarks_shim.cc',
+ 'browser/ui/webui/ntp/android/partner_bookmarks_shim.h',
+ ],
'sources!': [
'browser/bookmarks/bookmark_context_menu_controller.cc',
# Bookmark export/import are handled via the BookmarkColumns
« no previous file with comments | « chrome/browser/ui/webui/ntp/android/partner_bookmarks_shim_unittest.cc ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698