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

Unified Diff: chrome/chrome_common.gypi

Issue 1212373004: Move AppIsolationInfo from chrome to extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 6 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/browser/extensions/extension_util.cc ('k') | chrome/common/extensions/chrome_manifest_handlers.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_common.gypi
diff --git a/chrome/chrome_common.gypi b/chrome/chrome_common.gypi
index efe3026acde57767f595f6931aa0420c1c0e0909..76a3f8a6a61a100afb1ace10ddbe4dae0adca438 100644
--- a/chrome/chrome_common.gypi
+++ b/chrome/chrome_common.gypi
@@ -177,8 +177,6 @@
'common/extensions/image_writer/image_writer_util_mac.h',
'common/extensions/manifest_handlers/app_icon_color_info.cc',
'common/extensions/manifest_handlers/app_icon_color_info.h',
- 'common/extensions/manifest_handlers/app_isolation_info.cc',
- 'common/extensions/manifest_handlers/app_isolation_info.h',
'common/extensions/manifest_handlers/app_launch_info.cc',
'common/extensions/manifest_handlers/app_launch_info.h',
'common/extensions/manifest_handlers/automation.cc',
@@ -267,8 +265,8 @@
'common/importer/safari_importer_utils.mm',
],
'chrome_common_ipc_fuzzer_sources': [
- 'common/external_ipc_dumper.h',
'common/external_ipc_dumper.cc',
+ 'common/external_ipc_dumper.h',
],
'chrome_common_service_process_sources': [
'common/service_messages.h',
« no previous file with comments | « chrome/browser/extensions/extension_util.cc ('k') | chrome/common/extensions/chrome_manifest_handlers.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698