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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 635233008: Make management.launchApp() work for hosted apps on Athena (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@webstore_dialogs_athena
Patch Set: Created 6 years, 2 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 | « athena/extensions/chrome/extensions_delegate_impl.cc ('k') | chrome/browser/ui/athena/extensions/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index cc2e828da12228c06c901186633831a5633046ae..7bb0671d6a1b7c54c26be683aa15367c595da4ad 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -200,7 +200,7 @@ static_library("ui") {
if (!is_android) {
sources += rebase_path(
gypi_values.chrome_browser_ui_non_athena_non_android_sources,
- ".", "//chrome")
+ ".", "//chrome")
}
if (use_ash) {
sources += rebase_path(
« no previous file with comments | « athena/extensions/chrome/extensions_delegate_impl.cc ('k') | chrome/browser/ui/athena/extensions/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698