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

Unified Diff: extensions/extensions.gyp

Issue 479933003: Move NativeAppWindow to extensions (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 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 | « extensions/browser/app_window/native_app_window.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/extensions.gyp
diff --git a/extensions/extensions.gyp b/extensions/extensions.gyp
index 64a1f3f8a4fb8c5789114aa360409a7e1bdeb798..58c7ded8e7895a6a6c638e2dd319186563cbe092 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -256,6 +256,7 @@
'../components/components.gyp:keyed_service_core',
'../components/components.gyp:pref_registry',
'../components/components.gyp:usb_service',
+ '../components/components.gyp:web_modal',
'../content/content.gyp:content_browser',
'../device/serial/serial.gyp:device_serial',
'../skia/skia.gyp:skia',
@@ -375,6 +376,7 @@
'browser/api/usb_private/usb_private_api.h',
'browser/api_activity_monitor.h',
'browser/app_sorting.h',
+ 'browser/app_window/native_app_window.h',
'browser/app_window/size_constraints.cc',
'browser/app_window/size_constraints.h',
'browser/blacklist_state.h',
« no previous file with comments | « extensions/browser/app_window/native_app_window.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698