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

Unified Diff: components/enhanced_bookmarks.gypi

Issue 1143153010: [Android] Add enhanced bookmarks grid/list view experiment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gn fix Created 5 years, 6 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/chrome.gyp ('k') | components/enhanced_bookmarks/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks.gypi
diff --git a/components/enhanced_bookmarks.gypi b/components/enhanced_bookmarks.gypi
index 3f0dc8344b064edfe6195d613a39d399fa44ed07..da5435528be92a7fcc4630b2eba171c5c40fdabd 100644
--- a/components/enhanced_bookmarks.gypi
+++ b/components/enhanced_bookmarks.gypi
@@ -98,8 +98,8 @@
['OS=="android"', {
'targets': [
{
- # GN: //components/enhanced_bookmarks:enhanced_bookmarks_launch_location_srcjar
- 'target_name': 'enhanced_bookmarks_launch_location_srcjar',
+ # GN: //components/enhanced_bookmarks:enhanced_bookmarks_java_enums_srcjar
+ 'target_name': 'enhanced_bookmarks_java_enums_srcjar',
'type': 'none',
'variables': {
'source_file': 'enhanced_bookmarks/enhanced_bookmark_utils.h',
« no previous file with comments | « chrome/chrome.gyp ('k') | components/enhanced_bookmarks/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698