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

Unified Diff: components/enhanced_bookmarks/BUILD.gn

Issue 1247033009: Clean up Enhanced Bookmark's data acquiring logic (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@icon_eb
Patch Set: Add correct files to git commits Created 5 years, 5 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_browser.gypi ('k') | components/enhanced_bookmarks/enhanced_bookmark_utils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/enhanced_bookmarks/BUILD.gn
diff --git a/components/enhanced_bookmarks/BUILD.gn b/components/enhanced_bookmarks/BUILD.gn
index 7702fbd64f1d7c25b573fa0c020f547036fad6b7..4a5f0fa15202dbdd6139ebf5d05be5a0a61f7abc 100644
--- a/components/enhanced_bookmarks/BUILD.gn
+++ b/components/enhanced_bookmarks/BUILD.gn
@@ -63,7 +63,7 @@ if (is_android) {
"enhanced_bookmark_utils.h",
]
outputs = [
- "org/chromium/chrome/browser/enhanced_bookmarks/LaunchLocation.java",
+ "org/chromium/chrome/browser/enhancedbookmarks/LaunchLocation.java",
]
}
}
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/enhanced_bookmarks/enhanced_bookmark_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698