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

Unified Diff: chrome/chrome_renderer.gypi

Issue 12378077: Attempting to fix problems in 11571014. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: oops Created 7 years, 10 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 | « no previous file | chrome/renderer/extensions/module_system.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_renderer.gypi
diff --git a/chrome/chrome_renderer.gypi b/chrome/chrome_renderer.gypi
index e0d2e6c1123da570cc0b59d23924e88fbdd09b11..69fdc75311dbd1cb978977036db39319dba5a0d7 100644
--- a/chrome/chrome_renderer.gypi
+++ b/chrome/chrome_renderer.gypi
@@ -98,6 +98,7 @@
'renderer/extensions/miscellaneous_bindings.h',
'renderer/extensions/module_system.cc',
'renderer/extensions/module_system.h',
+ 'renderer/extensions/native_handler.cc',
'renderer/extensions/native_handler.h',
'renderer/extensions/object_backed_native_handler.cc',
'renderer/extensions/object_backed_native_handler.h',
« no previous file with comments | « no previous file | chrome/renderer/extensions/module_system.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698