summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-13 23:36:36 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-10-13 23:36:36 +0000
commita6e02bdbc29c13b7a41d3848171fb80d8a29e05d (patch)
tree2292beffcce23223fbfcf13a4a283e08969184f6 /chrome/browser
parent9e823663aa2491262162657c6528123999e0dbb2 (diff)
downloadchromium_src-a6e02bdbc29c13b7a41d3848171fb80d8a29e05d.zip
chromium_src-a6e02bdbc29c13b7a41d3848171fb80d8a29e05d.tar.gz
chromium_src-a6e02bdbc29c13b7a41d3848171fb80d8a29e05d.tar.bz2
Revert unintended commit.
I didn't mean to comment this out when I landed the protobuf-lite change. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@62476 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser')
-rw-r--r--chrome/browser/sync/protocol/sync_proto.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/protocol/sync_proto.gyp b/chrome/browser/sync/protocol/sync_proto.gyp
index b748c57..a32beff 100644
--- a/chrome/browser/sync/protocol/sync_proto.gyp
+++ b/chrome/browser/sync/protocol/sync_proto.gyp
@@ -46,7 +46,7 @@
'--cpp_out=<(SHARED_INTERMEDIATE_DIR)/protoc_out/chrome/browser/sync/protocol',
'--python_out=<(PRODUCT_DIR)/pyproto/sync_pb',
],
- # 'message': 'Generating C++ and Python code from <(RULE_INPUT_PATH)',
+ 'message': 'Generating C++ and Python code from <(RULE_INPUT_PATH)',
},
],
'dependencies': [