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

Unified Diff: athena/athena.gyp

Issue 616253002: Extract NativeAppWindow from src/extensions Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: might fix athena. similarity=33 Created 6 years, 3 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 | « apps/ui/views/app_window_frame_view.cc ('k') | athena/extensions/athena_app_window_client_base.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: athena/athena.gyp
diff --git a/athena/athena.gyp b/athena/athena.gyp
index dbaec6cfda06faab8f740498713b6dcd362ba080..cc23762ed03f6b56f34e9f2d47b0dfd29a8d6fed 100644
--- a/athena/athena.gyp
+++ b/athena/athena.gyp
@@ -128,7 +128,7 @@
'athena_lib',
'../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
'../components/components.gyp:component_metrics_proto',
- '../components/components.gyp:native_app_window',
+ '../components/components.gyp:native_app_window_views',
'../components/components.gyp:omnibox',
'../components/components.gyp:renderer_context_menu',
'../components/components.gyp:web_modal',
« no previous file with comments | « apps/ui/views/app_window_frame_view.cc ('k') | athena/extensions/athena_app_window_client_base.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698