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

Unified Diff: extensions/extensions.gyp

Issue 696063008: Refactor ShellDesktopController and ShellNativeAppWindow to allow for non-aura implementations. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: + Created 6 years, 1 month 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/extensions_test.h ('k') | extensions/shell/BUILD.gn » ('j') | 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 afe5783588975fa96b8651439bc0ed45ab29d582..42ac74e857df0e97abcb4c9b8471305e63aca3d2 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -1036,6 +1036,8 @@
'browser/api_test_utils.h',
'browser/api_unittest.cc',
'browser/api_unittest.h',
+ 'browser/app_window/test_app_window_contents.cc',
+ 'browser/app_window/test_app_window_contents.h',
'browser/extension_error_test_util.cc',
'browser/extension_error_test_util.h',
'browser/extensions_test.cc',
« no previous file with comments | « extensions/browser/extensions_test.h ('k') | extensions/shell/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698