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

Unified Diff: extensions/extensions.gyp

Issue 322893002: Cleanup: Make ExtensionService::OnExtensionInstalled take a bitmask instead of (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more win compile fixes Created 6 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 | « extensions/browser/install_flag.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 43b3eb3ebe5d77fdc5ad409fa3a2285ef1e4cc8c..f1c9e6de6aa2d80fdc34cbde9c385f888d07b33d 100644
--- a/extensions/extensions.gyp
+++ b/extensions/extensions.gyp
@@ -387,6 +387,7 @@
'browser/image_util.h',
'browser/info_map.cc',
'browser/info_map.h',
+ 'browser/install_flag.h',
'browser/file_highlighter.cc',
'browser/file_highlighter.h',
'browser/file_reader.cc',
« no previous file with comments | « extensions/browser/install_flag.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698